Lines Matching defs:CPU
30 tx3904cpu - tx3904 cpu virtual device
145 sim_cpu *cpu = STATE_CPU (sd, 0); /* NB: fix CPU 0. */
146 address_word cia = CPU_PC_GET (cpu);
148 #define CPU cpu
154 HW_TRACE ((me, "reset pc=0x%08lx", (long) CPU_PC_GET (cpu)));
160 HW_TRACE ((me, "nmi pc=0x%08lx", (long) CPU_PC_GET (cpu)));
167 (long) CPU_PC_GET (cpu), (long) SR));
195 #undef CPU