Home
last modified time | relevance | path

Searched refs:bgezals (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/MC/Mips/
Dmicromips-branch-instructions.s32 # CHECK-EL: bgezals $6, 1332 # encoding: [0x66,0x42,0x9a,0x02]
59 # CHECK-EB: bgezals $6, 1332 # encoding: [0x42,0x66,0x02,0x9a]
78 bgezals $6,1332
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dmicromips-branch-instructions.s32 # CHECK-EL: bgezals $6, 1332 # encoding: [0x66,0x42,0x9a,0x02]
59 # CHECK-EB: bgezals $6, 1332 # encoding: [0x42,0x66,0x02,0x9a]
78 bgezals $6,1332
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/micromips/
Dvalid.s268 bgezals $6, 1332 # CHECK: bgezals $6, 1332 # encoding: [0x42,0x66,0x02,0x9a] label
/external/llvm/test/MC/Disassembler/Mips/micromips32r3/
Dvalid-el.txt156 0x66 0x42 0x9a 0x02 # CHECK: bgezals $6, 1332
Dvalid.txt156 0x42 0x66 0x02 0x9a # CHECK: bgezals $6, 1332
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/micromips32r3/
Dvalid-el.txt173 0x66 0x42 0x9a 0x02 # CHECK: bgezals $6, 1336
Dvalid.txt173 0x42 0x66 0x02 0x9a # CHECK: bgezals $6, 1336
/external/llvm/lib/Target/Mips/
DMipsSchedule.td51 def II_BCCZALS : InstrItinClass; // bgezals and bltzals
DMicroMipsInstrInfo.td906 def BGEZALS_MM : BranchCompareToZeroLinkMM<"bgezals", brtarget_mm,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSchedule.td52 def II_BCCZALS : InstrItinClass; // bgezals and bltzals
DMicroMipsInstrInfo.td1017 def BGEZALS_MM : BranchCompareToZeroLinkMM<"bgezals", brtarget_mm,
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc4853 "ez\006bgezal\007bgezalc\007bgezall\007bgezals\005bgezc\005bgezl\003bgt\004"
5325 …{ 1051 /* bgezals */, Mips::BGEZALS_MM, Convert__GPR32AsmReg1_0__JumpTarget1_1, Feature_InMicroMip…
8224 { Feature_InMicroMips|Feature_NotMips32r6, 1051 /* bgezals */, MCK_GPR32AsmReg, 1 /* 0 */ },
8225 { Feature_InMicroMips|Feature_NotMips32r6, 1051 /* bgezals */, MCK_JumpTarget, 2 /* 1 */ },