Home
last modified time | relevance | path

Searched refs:Comp_Jump (Results 26 – 36 of 36) sorted by relevance

12

/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmCompBranch.cpp460 void ArmJit::Comp_Jump(MIPSOpcode op) { in Comp_Jump() function in MIPSComp::ArmJit
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmCompBranch.cpp460 void ArmJit::Comp_Jump(MIPSOpcode op) { in Comp_Jump() function in MIPSComp::ArmJit
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/ARM64/
H A DArm64CompBranch.cpp475 void Arm64Jit::Comp_Jump(MIPSOpcode op) { in Comp_Jump() function in MIPSComp::Arm64Jit
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/ARM64/
H A DArm64CompBranch.cpp475 void Arm64Jit::Comp_Jump(MIPSOpcode op) { in Comp_Jump() function in MIPSComp::Arm64Jit
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/ARM64/
H A DArm64CompBranch.cpp475 void Arm64Jit::Comp_Jump(MIPSOpcode op) { in Comp_Jump() function in MIPSComp::Arm64Jit
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/x86/
H A DCompBranch.cpp605 void Jit::Comp_Jump(MIPSOpcode op) { in Comp_Jump() function in MIPSComp::Jit
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/x86/
H A DCompBranch.cpp605 void Jit::Comp_Jump(MIPSOpcode op) { in Comp_Jump() function in MIPSComp::Jit
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/x86/
H A DCompBranch.cpp605 void Jit::Comp_Jump(MIPSOpcode op) { in Comp_Jump() function in MIPSComp::Jit
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/
H A DMIPSTables.cpp98 INSTR("j", JITFUNC(Comp_Jump), Dis_JumpType, Int_JumpType, IS_JUMP|IN_IMM26|DELAYSLOT),
99 INSTR("jal", JITFUNC(Comp_Jump), Dis_JumpType, Int_JumpType, IS_JUMP|IN_IMM26|OUT_RA|DELAYSLOT),
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/
H A DMIPSTables.cpp98 INSTR("j", JITFUNC(Comp_Jump), Dis_JumpType, Int_JumpType, IS_JUMP|IN_IMM26|DELAYSLOT),
99 INSTR("jal", JITFUNC(Comp_Jump), Dis_JumpType, Int_JumpType, IS_JUMP|IN_IMM26|OUT_RA|DELAYSLOT),
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/
H A DMIPSTables.cpp98 INSTR("j", JITFUNC(Comp_Jump), Dis_JumpType, Int_JumpType, IS_JUMP|IN_IMM26|DELAYSLOT),
99 INSTR("jal", JITFUNC(Comp_Jump), Dis_JumpType, Int_JumpType, IS_JUMP|IN_IMM26|OUT_RA|DELAYSLOT),

12