Searched defs:cpu (Results 1 - 25 of 209) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Ddriver-native.c41 const char *cpu = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dprocfs_machdep.c21 const char *cpu, *mmu, *fpu; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-abort.c36 sim_engine_abort(SIM_DESC sd, sim_cpu *cpu, sim_cia cia, const char *fmt, ...) argument
H A Dsim-reg.c33 SIM_CPU *cpu = STATE_CPU (sd, 0); local
48 SIM_CPU *cpu = STATE_CPU (sd, 0); local
H A Dsim-run.c36 sim_cpu *cpu; local
H A Dsim-cpu.c63 sim_cpu_free (sim_cpu *cpu) argument
71 sim_pc_get(sim_cpu *cpu) argument
77 sim_pc_set(sim_cpu *cpu, sim_cia newval) argument
[all...]
H A Dsim-resume.c85 sim_cpu* cpu = STATE_CPU (sd, next_cpu_nr); local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/rdata/generic/
H A Dhinfo_13.h28 char *cpu; member in struct:dns_rdata_hinfo
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/alpha/
H A Ddriver-alpha.c42 const char *cpu = NULL; local
48 const char *const cpu; member in struct:cpu_names
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dopenpic.h57 openpic_read_irq(int cpu) argument
63 openpic_eoi(int cpu) argument
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dopenpic.c37 openpic_set_priority(int cpu, int pri) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39041.c21 int cpu; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/config/linux/
H A Daffinity.c89 unsigned int cpu; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A Dsim-main.h56 sim_cpu *cpu; member in struct:sim_state
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/pic/
H A Dopenpic_common.c66 openpic_set_priority(int cpu, int pri) argument
/netbsd-6-1-5-RELEASE/sys/arch/rs6000/rs6000/
H A Dpic_iocc.c133 iocc_set_priority(int cpu, int pri, int irq) argument
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/
H A Dframebuffer.cpp43 FrameBufferInfo::FrameBufferInfo(uint32_t cpu, uint32_t machine) argument
H A Dframebuffer.h35 uint32_t cpu, machine; member in struct:FrameBufferInfo::framebuffer_info
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_console.h47 uint32_t cpu, machine; member in struct:SHConsole::console_info
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A Ddevices.c61 device_io_write_buffer(device *me ATTRIBUTE_UNUSED, const void *source, int space ATTRIBUTE_UNUSED, address_word addr, unsigned nr_bytes, SIM_DESC sd, SIM_CPU *cpu, sim_cia cia) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Ddevices.c32 device_io_read_buffer(device *me, void *source, int space, address_word addr, unsigned nr_bytes, SIM_DESC sd, SIM_CPU *cpu, sim_cia cia) argument
68 device_io_write_buffer(device *me, const void *source, int space, address_word addr, unsigned nr_bytes, SIM_DESC sd, SIM_CPU *cpu, sim_cia cia) argument
H A Dsim-if.c176 SIM_CPU *cpu = STATE_CPU (sd, i); local
191 SIM_CPU* cpu = STATE_CPU (sd, i); local
211 SIM_CPU* cpu = STATE_CPU (sd, i); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/iq2000/
H A Dsim-if.c38 iq2000bf_disassemble_insn(SIM_CPU *cpu, const CGEN_INSN *insn, const ARGBUF *abuf, IADDR pc, char *buf) argument
142 SIM_CPU *cpu = STATE_CPU (sd, i); local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32r/
H A Ddevices.c33 device_io_read_buffer(device *me, void *source, int space, address_word addr, unsigned nr_bytes, SIM_DESC sd, SIM_CPU *cpu, sim_cia cia) argument
69 device_io_write_buffer(device *me, const void *source, int space, address_word addr, unsigned nr_bytes, SIM_DESC sd, SIM_CPU *cpu, sim_cia cia) argument
H A Dsim-if.c164 SIM_CPU *cpu = STATE_CPU (sd, i); local
235 print_m32r_misc_cpu(SIM_CPU *cpu, int verbose) argument
[all...]

Completed in 382 milliseconds

123456789