Searched refs:JMP64r (Results 1 – 25 of 34) sorted by relevance
12
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/MIR/X86/ |
D | jump-table-info.mir | 85 JMP64r $rax 129 JMP64r $rax
|
D | undefined-jump-table-id.mir | 52 JMP64r $rax
|
D | jump-table-redefinition-error.mir | 55 JMP64r $rax
|
D | memory-operands.mir | 421 JMP64r killed $rax
|
/external/llvm/test/CodeGen/MIR/X86/ |
D | jump-table-info.mir | 85 JMP64r %rax 129 JMP64r %rax
|
D | undefined-jump-table-id.mir | 52 JMP64r %rax
|
D | jump-table-redefinition-error.mir | 55 JMP64r %rax
|
D | memory-operands.mir | 421 JMP64r killed %rax
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrControl.td | 106 def JMP64r : I<0xFF, MRM4r, (outs), (ins GR64:$dst), "jmp{q}\t{*}$dst",
|
D | X86GenDisassemblerTables.inc | 12355 "JMP64r" 60106 0x404, /* JMP64r*/ 60107 0x404, /* JMP64r*/ 60108 0x404, /* JMP64r*/ 60109 0x404, /* JMP64r*/ 60110 0x404, /* JMP64r*/ 60111 0x404, /* JMP64r*/ 60112 0x404, /* JMP64r*/ 60113 0x404, /* JMP64r*/ 88625 0x404, /* JMP64r*/ [all …]
|
D | X86InstrInfo.cpp | 306 { X86::JMP64r, X86::JMP64m, TB_FOLDED_LOAD }, in X86InstrInfo()
|
D | X86GenAsmWriter.inc | 1041 67112839U, // JMP64r 5929 "JMP64pcrel32\000JMP64r\000JMP_1\000JMP_4\000JNE_1\000JNE_4\000JNO_1\000"
|
D | X86GenAsmWriter1.inc | 1041 134220900U, // JMP64r 6672 "JMP64pcrel32\000JMP64r\000JMP_1\000JMP_4\000JNE_1\000JNE_4\000JNO_1\000"
|
D | X86GenInstrInfo.inc | 1044 JMP64r = 1028, 5212 …JMP64r", 0|(1<<MCID::Branch)|(1<<MCID::IndirectBranch)|(1<<MCID::Barrier)|(1<<MCID::Terminator), 0…
|
D | X86ISelLowering.cpp | 9510 const unsigned char JMP64r = 0xFF; // 64-bit jmp through register opcode. in LowerINIT_TRAMPOLINE() local 9547 OpCode = (JMP64r << 8) | REX_WB; // jmpq *... in LowerINIT_TRAMPOLINE()
|
D | X86GenFastISel.inc | 168 return FastEmitInst_r(X86::JMP64r, X86::GR64RegisterClass, Op0, Op0IsKill);
|
/external/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 149 def JMP64r : I<0xFF, MRM4r, (outs), (ins GR64:$dst), "jmp{q}\t{*}$dst",
|
D | X86InstrInfo.cpp | 325 { X86::JMP64r, X86::JMP64m, TB_FOLDED_LOAD }, in X86InstrInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 137 def JMP64r : I<0xFF, MRM4r, (outs), (ins GR64:$dst), "jmp{q}\t{*}$dst",
|
D | X86InstrFoldTables.cpp | 292 { X86::JMP64r, X86::JMP64m, TB_FOLDED_LOAD },
|
/external/capstone/arch/X86/ |
D | X86GenAsmWriter1_reduce.inc | 633 4827U, // JMP64r
|
D | X86GenAsmWriter_reduce.inc | 633 12478U, // JMP64r
|
D | X86GenDisassemblerTables_reduce.inc | 5080 /* JMP64r */ 26519 0x268, /* JMP64r */ 27122 0x268, /* JMP64r */ 27145 0x268, /* JMP64r */ 27164 0x268, /* JMP64r */
|
D | X86GenAsmWriter1.inc | 1117 22822U, // JMP64r 7388 0U, // JMP64r
|
D | X86GenAsmWriter.inc | 1117 30133U, // JMP64r 7388 0U, // JMP64r
|
12