Home
last modified time | relevance | path

Searched refs:MO_IPCA (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Archs/MIPS/
H A DMipsOpcodes.h19 #define MO_IPCA 0x00000001 // pc >> 2 macro
H A DCMipsInstruction.cpp127 } else if (opcodeData.opcode.flags & MO_IPCA) // absolute value >> 2 in Validate()
H A DMipsOpcodes.cpp19 { "j", "i26", MIPS_OP(0x02), MA_MIPS1, MO_IPCA|MO_DELAY|MO_NODELAYSLOT },
20 { "jal", "i26", MIPS_OP(0x03), MA_MIPS1, MO_IPCA|MO_DELAY|MO_NODELAYSLOT },
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Archs/MIPS/
H A DMipsOpcodes.h19 #define MO_IPCA 0x00000001 // pc >> 2 macro
H A DCMipsInstruction.cpp127 } else if (opcodeData.opcode.flags & MO_IPCA) // absolute value >> 2 in Validate()
H A DMipsOpcodes.cpp19 { "j", "i26", MIPS_OP(0x02), MA_MIPS1, MO_IPCA|MO_DELAY|MO_NODELAYSLOT },
20 { "jal", "i26", MIPS_OP(0x03), MA_MIPS1, MO_IPCA|MO_DELAY|MO_NODELAYSLOT },
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Archs/MIPS/
H A DMipsOpcodes.h19 #define MO_IPCA 0x00000001 // pc >> 2 macro
H A DCMipsInstruction.cpp127 } else if (opcodeData.opcode.flags & MO_IPCA) // absolute value >> 2 in Validate()
H A DMipsOpcodes.cpp19 { "j", "i26", MIPS_OP(0x02), MA_MIPS1, MO_IPCA|MO_DELAY|MO_NODELAYSLOT },
20 { "jal", "i26", MIPS_OP(0x03), MA_MIPS1, MO_IPCA|MO_DELAY|MO_NODELAYSLOT },