Home
last modified time | relevance | path

Searched refs:PVR2_OPCODE_0x0_ILL_MASK (Results 1 – 2 of 2) sorted by relevance

/qemu/target/microblaze/
H A Dcpu.h157 #define PVR2_OPCODE_0x0_ILL_MASK 0x00000040 macro
H A Dcpu.c291 (cpu->cfg.opcode_0_illegal ? PVR2_OPCODE_0x0_ILL_MASK : 0)); in mb_cpu_realizefn()