Home
last modified time | relevance | path

Searched refs:opcode_0_illegal (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/qemu5/qemu-5.2.0/target/microblaze/
H A Dcpu.c218 (cpu->cfg.opcode_0_illegal ? PVR2_OPCODE_0x0_ILL_MASK : 0)); in mb_cpu_realizefn()
295 cfg.opcode_0_illegal, false),
H A Dcpu.h324 bool opcode_0_illegal; member
H A Dtranslate.c1328 if (dc->cfg->opcode_0_illegal) { in DO_RTS()
/dports/emulators/qemu60/qemu-6.0.0/target/microblaze/
H A Dcpu.c251 (cpu->cfg.opcode_0_illegal ? PVR2_OPCODE_0x0_ILL_MASK : 0)); in mb_cpu_realizefn()
342 cfg.opcode_0_illegal, false),
H A Dcpu.h331 bool opcode_0_illegal; member
H A Dtranslate.c1328 if (dc->cfg->opcode_0_illegal) { in DO_RTS()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/microblaze/
H A Dcpu.c251 (cpu->cfg.opcode_0_illegal ? PVR2_OPCODE_0x0_ILL_MASK : 0)); in mb_cpu_realizefn()
342 cfg.opcode_0_illegal, false),
H A Dcpu.h331 bool opcode_0_illegal; member
H A Dtranslate.c1318 if (dc->cfg->opcode_0_illegal) { in DO_RTS()
/dports/emulators/qemu/qemu-6.2.0/target/microblaze/
H A Dcpu.c251 (cpu->cfg.opcode_0_illegal ? PVR2_OPCODE_0x0_ILL_MASK : 0)); in mb_cpu_realizefn()
342 cfg.opcode_0_illegal, false),
H A Dcpu.h331 bool opcode_0_illegal; member
H A Dtranslate.c1329 if (dc->cfg->opcode_0_illegal) { in DO_RTS()