Searched refs:PVR2_OPCODE_0x0_ILL_MASK (Results 1 – 4 of 4) sorted by relevance
62 #define PVR2_OPCODE_0x0_ILL_MASK 0x00000040 macro147 (_pvr.pvr[2] & PVR2_OPCODE_0x0_ILL_MASK)
86 (cpuinfo.use_exc & PVR2_OPCODE_0x0_ILL_MASK) ? "op0x0 " : "", in show_cpuinfo()
157 #define PVR2_OPCODE_0x0_ILL_MASK 0x00000040 macro
298 (cpu->cfg.opcode_0_illegal ? PVR2_OPCODE_0x0_ILL_MASK : 0)); in mb_cpu_realizefn()