Home
last modified time | relevance | path

Searched refs:BLTZ (Results 1 – 23 of 23) sorted by relevance

/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/m32r/
H A DChangeLog87 * bltz.cgs: Test BLTZ instruction.
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/m32r/
H A DChangeLog87 * bltz.cgs: Test BLTZ instruction.
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp300 case Mips::BLTZ: case Mips::BLTZ64: in isBranchOffsetInRange()
517 case Mips::BLTZ: in getEquivalentCompactForm()
H A DMipsSEInstrInfo.cpp510 case Mips::BGEZ: return Mips::BLTZ; in getOppositeBranchOpc()
511 case Mips::BLTZ: return Mips::BGEZ; in getOppositeBranchOpc()
662 Opc == Mips::BLTZ || Opc == Mips::BLEZ || Opc == Mips::BEQ64 || in getAnalyzableBrOpc()
H A DMipsScheduleP5600.td73 BGEZALL, BGEZL, BGTZ, BGTZL, BLEZ, BLEZL, BLTZ,
H A DMipsScheduleGeneric.td287 BLEZ, BLTZ, BLTZAL, J, JALX, JR, JR_HB, ERET,
H A DMipsInstrInfo.td2240 def BLTZ : MMRel, CBranchZero<"bltz", brtarget, setlt, GPR32Opnd>,
/netbsd/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeMIPS_common.c109 #define BLTZ (HI(1) | (0 << 16)) macro
1758 inst = BLTZ; in sljit_emit_cmp()
1772 inst = BLTZ; in sljit_emit_cmp()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1912 case Mips::BLTZ: in processInstruction()
3984 ZeroTrgOpcode = Mips::BLTZ; in expandCondBranches()
4019 ZeroSrcOpcode = Mips::BLTZ; in expandCondBranches()
4033 TOut.emitRX(Mips::BLTZ, Mips::ZERO, MCOperand::createExpr(OffsetExpr), in expandCondBranches()
/netbsd/external/gpl3/binutils/dist/cpu/
H A Diq2000.cpu256 …(("BLTZ" 0) ("BGEZ" 1) ("BLTZL" 2) ("BGEZL" 3) ("BLEZ" 4) ("BGTZ" 5) ("BLEZL" …
/netbsd/external/gpl3/gdb/dist/cpu/
H A Diq2000.cpu256 …(("BLTZ" 0) ("BGEZ" 1) ("BLTZL" 2) ("BGEZL" 3) ("BLEZ" 4) ("BGTZ" 5) ("BLEZL" …
/netbsd/external/gpl3/binutils.old/dist/cpu/
H A Diq2000.cpu256 …(("BLTZ" 0) ("BGEZ" 1) ("BLTZL" 2) ("BGEZL" 3) ("BLEZ" 4) ("BGTZ" 5) ("BLEZL" …
/netbsd/external/gpl3/gdb.old/dist/cpu/
H A Diq2000.cpu256 …(("BLTZ" 0) ("BGEZ" 1) ("BLTZL" 2) ("BGEZL" 3) ("BLEZ" 4) ("BGTZ" 5) ("BLEZL" …
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dnds32-asm.c319 {"bltz", "%rt,%i16s1", BR2 (BLTZ), 4, ATTR_PCREL | ATTR_ALL, 0, NULL, 0, NULL},
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-asm.c319 {"bltz", "%rt,%i16s1", BR2 (BLTZ), 4, ATTR_PCREL | ATTR_ALL, 0, NULL, 0, NULL},
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dnds32-asm.c319 {"bltz", "%rt,%i16s1", BR2 (BLTZ), 4, ATTR_PCREL | ATTR_ALL, 0, NULL, 0, NULL},
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dnds32-asm.c319 {"bltz", "%rt,%i16s1", BR2 (BLTZ), 4, ATTR_PCREL | ATTR_ALL, 0, NULL, 0, NULL},
/netbsd/external/gpl3/gdb/dist/sim/mips/
H A Dmicromips.igen784 010000,00000,5.RS,16.IMMEDIATE:POOL32I:32::BLTZ
H A Dmips.igen2159 000001,5.RS,00000,16.OFFSET:REGIMM:32::BLTZ
/netbsd/external/gpl3/gdb.old/dist/sim/mips/
H A Dmicromips.igen784 010000,00000,5.RS,16.IMMEDIATE:POOL32I:32::BLTZ
H A Dmips.igen2159 000001,5.RS,00000,16.OFFSET:REGIMM:32::BLTZ
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2011720 of BLTZ* and BGEZ* instructions.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-2011720 of BLTZ* and BGEZ* instructions.