Home
last modified time | relevance | path

Searched refs:JALR (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/test/CodeGen/Mips/llvm-ir/
Dret.ll26 ; R6-DAG: jr $ra # <MCInst #{{[0-9]+}} JALR
36 ; R6-DAG: jr $ra # <MCInst #{{[0-9]+}} JALR
46 ; R6-DAG: jr $ra # <MCInst #{{[0-9]+}} JALR
56 ; R6-DAG: jr $ra # <MCInst #{{[0-9]+}} JALR
66 ; R6-DAG: jr $ra # <MCInst #{{[0-9]+}} JALR
76 ; R6-DAG: jr $ra # <MCInst #{{[0-9]+}} JALR
86 ; R6-DAG: jr $ra # <MCInst #{{[0-9]+}} JALR
97 ; R6-DAG: jr $ra # <MCInst #{{[0-9]+}} JALR
112 ; R6-DAG: jr $ra # <MCInst #{{[0-9]+}} JALR
128 ; R6-DAG: jr $ra # <MCInst #{{[0-9]+}} JALR
[all …]
Dindirectbr.ll18 ; R6: jr $4 # <MCInst #{{[0-9]+}} JALR
22 ; R6: jr $ra # <MCInst #{{[0-9]+}} JALR
27 ; R6: jr $ra # <MCInst #{{[0-9]+}} JALR
/external/valgrind/none/tests/mips32/
Dbranches.stdout.exp408 J JALR JR :: 6, RSval: 0
409 J JALR JR :: 7, RSval: 1
410 J JALR JR :: 8, RSval: 2
411 J JALR JR :: 9, RSval: 3
412 J JALR JR :: 10, RSval: 4
413 J JALR JR :: 11, RSval: 5
414 J JALR JR :: 12, RSval: 6
415 J JALR JR :: 13, RSval: 7
416 J JALR JR :: 14, RSval: 8
417 J JALR JR :: 15, RSval: 9
[all …]
/external/valgrind/none/tests/mips64/
Dbranches.stdout.exp425 J JALR JR :: 6, RSval: 0
426 J JALR JR :: 7, RSval: 1
427 J JALR JR :: 8, RSval: 2
428 J JALR JR :: 9, RSval: 3
429 J JALR JR :: 10, RSval: 4
430 J JALR JR :: 11, RSval: 5
431 J JALR JR :: 12, RSval: 6
432 J JALR JR :: 13, RSval: 7
433 J JALR JR :: 14, RSval: 8
434 J JALR JR :: 15, RSval: 9
[all …]
/external/v8/src/mips/
Dconstants-mips.cc163 case JALR: in IsForbiddenAfterBranchInstr()
205 case JALR: in IsLinkingInstruction()
Dconstants-mips.h408 JALR = ((1U << 3) + 1), enumerator
912 FunctionFieldToBitNumber(JR) | FunctionFieldToBitNumber(JALR) |
Dassembler-mips-inl.h362 (instr2 & kFunctionFieldMask) == JALR))); in IsPatchedReturnSequence()
Dassembler-mips.cc552 ((function_field == JALR) || (rd_field == 0 && (function_field == JR)))); in IsJump()
573 GetRdField(instr) == 0 && GetFunctionField(instr) == JALR; in IsJr()
580 GetRdField(instr) != 0 && GetFunctionField(instr) == JALR; in IsJalr()
1504 GenInstrRegister(SPECIAL, rs, zero_reg, rd, 0, JALR); in jalr()
Ddisasm-mips.cc1035 case JALR: in DecodeTypeRegisterSPECIAL()
/external/v8/src/mips64/
Dconstants-mips64.cc163 case JALR: in IsForbiddenAfterBranchInstr()
205 case JALR: in IsLinkingInstruction()
Dconstants-mips64.h404 JALR = ((1U << 3) + 1), enumerator
960 FunctionFieldToBitNumber(JR) | FunctionFieldToBitNumber(JALR) |
Dassembler-mips64-inl.h363 (instr4 & kFunctionFieldMask) == JALR); in IsPatchedReturnSequence()
Dassembler-mips64.cc526 ((function_field == JALR) || (rd_field == 0 && (function_field == JR)))); in IsJump()
548 return GetOpcodeField(instr) == SPECIAL && GetFunctionField(instr) == JALR; in IsJalr()
1547 GenInstrRegister(SPECIAL, rs, zero_reg, rd, 0, JALR); in jalr()
Ddisasm-mips64.cc1135 case JALR: in DecodeTypeRegisterSPECIAL()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp51 if (MI.getOpcode() == Mips::JALR) { in isIndirectJump()
81 case Mips::JALR: in isCall()
/external/llvm/test/CodeGen/Mips/
Deh-return32.ll47 ; R6: jr $ra # <MCInst #{{[0-9]+}} JALR
87 ; R6: jr $ra # <MCInst #{{[0-9]+}} JALR
Deh-return64.ll48 ; R6: jr $ra # <MCInst #{{[0-9]+}} JALR
90 ; R6: jr $ra # <MCInst #{{[0-9]+}} JALR
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp320 case Mips::JALR: in printAlias()
/external/pcre/dist/sljit/
DsljitNativeMIPS_common.c142 #define JALR (HI(0) | LO(9)) macro
1708 PTR_FAIL_IF(push_inst(compiler, JALR | S(TMP_REG2) | DA(RETURN_ADDR_REG), UNMOVABLE_INS)); in sljit_emit_jump()
1971 FAIL_IF(push_inst(compiler, JALR | S(PIC_ADDR_REG) | DA(RETURN_ADDR_REG), UNMOVABLE_INS)); in sljit_emit_ijump()
1979 FAIL_IF(push_inst(compiler, JALR | S(src_r) | DA(RETURN_ADDR_REG), UNMOVABLE_INS)); in sljit_emit_ijump()
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td1537 def JALR : JumpLinkReg<"jalr", GPR32Opnd>, JALR_FM;
1538 def JALRPseudo : JumpLinkRegPseudo<GPR32Opnd, JALR, RA>;
1556 // then are expanded to JR, JR64, JALR, or JALR64 depending on the ISA.
1571 // MipsAsmPrinter expands this into JR, JR64, JALR, or JALR64 depending on the
1842 def : MipsInstAlias<"jalr $rs", (JALR RA, GPR32Opnd:$rs), 0>;
2083 // (JALR GPR32:$dst)>;
DMipsDelaySlotFiller.cpp558 case Mips::JALR: in getEquivalentCallShort()
DMipsAsmPrinter.cpp109 TmpInst0.setOpcode(Mips::JALR); in emitPseudoIndirectBranch()
DMips32r6InstrInfo.td765 def : MipsInstAlias<"jr $rs", (JALR ZERO, GPR32Opnd:$rs), 1>, ISA_MIPS32R6;
DMips64InstrInfo.td215 def JALR64Pseudo : JumpLinkRegPseudo<GPR64Opnd, JALR, RA, GPR32Opnd>;
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1702 JalrInst.setOpcode(inMicroMipsMode() ? Mips::JALR_MM : Mips::JALR); in processInstruction()
2110 JalrInst.setOpcode(Mips::JALR); in expandJalWithRegs()
2119 JalrInst.setOpcode(inMicroMipsMode() ? Mips::JALR_MM : Mips::JALR); in expandJalWithRegs()

12