Home
last modified time | relevance | path

Searched refs:ljmp (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/llvm/test/MC/MachO/
Dgen-dwarf-macro-cpp.s6 ljmp *0x38(%ecx)
/external/llvm/test/MC/MachO/
Dgen-dwarf-macro-cpp.s6 ljmp *0x38(%ecx)
/external/llvm/lib/Target/X86/
DX86InstrControl.td159 "ljmp{w}\t$seg, $off", [],
163 "ljmp{l}\t$seg, $off", [],
167 "ljmp{q}\t{*}$dst", [], IIC_JMP_FAR_MEM>,
171 "ljmp{w}\t{*}$dst", [], IIC_JMP_FAR_MEM>, OpSize16,
174 "ljmp{l}\t{*}$dst", [], IIC_JMP_FAR_MEM>, OpSize32,
DX86InstrInfo.td2900 // lcall and ljmp aliases. This seems to be an odd mapping in 64-bit mode, but
2903 def : InstAlias<"ljmp\t$seg, $off", (FARJMP32i i32imm:$off, i16imm:$seg), 0>, Requires<[In32BitMo…
2905 def : InstAlias<"ljmp\t{*}$dst", (FARJMP32m opaque48mem:$dst), 0>, Requires<[Not16BitMode]>;
2907 def : InstAlias<"ljmp\t$seg, $off", (FARJMP16i i16imm:$off, i16imm:$seg), 0>, Requires<[In16BitMo…
2909 def : InstAlias<"ljmp\t{*}$dst", (FARJMP16m opaque32mem:$dst), 0>, Requires<[In16BitMode]>;
2948 // jmp and call aliases for lcall and ljmp. jmp $42,$5 -> ljmp
DX86InstrFormats.td408 // their only operand: lcall (FAR CALL) and ljmp (FAR JMP)
/external/google-breakpad/src/third_party/libdisasm/
DTODO4 att: jmpf -> ljmp, callf -> lcall
/external/llvm-project/llvm/test/MC/X86/
Dx86-16.s547 ljmp $0x7ace,$0x7ace label
558 data32 ljmp $1, $2
Dx86-32.s689 ljmp $0x7ace,$0x7ace label
1134 ljmp %cs:*0x12345678 label
Dx86-64.s398 ljmp *0xbadeface label
404 ljmp %cs:*0x12345678 label
Dintel-syntax.s66 ljmp [rax]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrControl.td189 "ljmp{w}\t$seg, $off", []>,
193 "ljmp{l}\t$seg, $off", []>,
197 "ljmp{q}\t{*}$dst", []>, Sched<[WriteJump]>, Requires<[In64BitMode]>;
201 "ljmp{w}\t{*}$dst", []>, OpSize16, Sched<[WriteJumpLd]>;
DX86InstrInfo.td3379 // lcall and ljmp aliases. This seems to be an odd mapping in 64-bit mode, but
3382 def : InstAlias<"ljmp\t$seg, $off", (FARJMP32i i32imm:$off, i16imm:$seg), 0>, Requires<[In32BitMo…
3384 def : InstAlias<"ljmp\t{*}$dst", (FARJMP32m opaquemem:$dst), 0>, Requires<[Not16BitMode]>;
3386 def : InstAlias<"ljmp\t$seg, $off", (FARJMP16i i16imm:$off, i16imm:$seg), 0>, Requires<[In16BitMo…
3388 def : InstAlias<"ljmp\t{*}$dst", (FARJMP16m opaquemem:$dst), 0>, Requires<[In16BitMode]>;
3424 // jmp and call aliases for lcall and ljmp. jmp $42,$5 -> ljmp
DX86InstrFormats.td457 // their only operand: lcall (FAR CALL) and ljmp (FAR JMP)
/external/capstone/suite/cstest/
Dissues.cs215 0x0: 0xff,0x28 == ljmp [eax]
307 0x0: 0xff,0x2d,0x34,0x35,0x23,0x01 == ljmp [0x1233534] ; Prefix:0x00 0x00 0x00 0x00 ; Opcode:0xff …
311 0x0: 0xea,0x12,0x34,0x56,0x78,0x9a,0xbc == ljmp 0xbc9a:0x78563412 ; Prefix:0x00 0x00 0x00 0x00 ; O…
383 0x0: 0xea,0xaa,0xff,0x00,0xf0 == ljmp 0xf000:0xffaa
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrControl.td189 "ljmp{w}\t$seg, $off", []>,
193 "ljmp{l}\t$seg, $off", []>,
198 "ljmp{q}\t{*}$dst", []>, Sched<[WriteJump]>, Requires<[In64BitMode]>;
202 "ljmp{w}\t{*}$dst", []>, OpSize16, Sched<[WriteJumpLd]>;
DX86InstrInfo.td3503 // lcall and ljmp aliases. This seems to be an odd mapping in 64-bit mode, but
3506 def : InstAlias<"ljmp\t$seg, $off", (FARJMP32i i32imm:$off, i16imm:$seg), 0>, Requires<[In32BitMo…
3508 def : InstAlias<"ljmp\t{*}$dst", (FARJMP32m opaquemem:$dst), 0>, Requires<[Not16BitMode]>;
3510 def : InstAlias<"ljmp\t$seg, $off", (FARJMP16i i16imm:$off, i16imm:$seg), 0>, Requires<[In16BitMo…
3512 def : InstAlias<"ljmp\t{*}$dst", (FARJMP16m opaquemem:$dst), 0>, Requires<[In16BitMode]>;
3548 // jmp and call aliases for lcall and ljmp. jmp $42,$5 -> ljmp
DX86InstrFormats.td470 // their only operand: lcall (FAR CALL) and ljmp (FAR JMP)
/external/llvm/test/MC/X86/
Dx86-16.s535 ljmp $0x7ace,$0x7ace label
Dx86-32.s673 ljmp $0x7ace,$0x7ace label
Dx86-64.s400 ljmp *0xbadeface label
/external/elfutils/libcpu/
DChangeLog352 Fix lcall, dec, div, idiv, imul, inc, jmp, ljmp, mul, neg, not, push,
381 * defs/i386: Use absval instead of abs of lcall and ljmp.
/external/elfutils/libcpu/defs/
Di386384 11101010,{absval},{sel}:ljmp {sel},{absval}
385 11111111,{mod}101{64r_m}:ljmp{W} *{mod}{64r_m}
/external/capstone/arch/X86/
DX86MappingInsnOp_reduce.inc1764 { /* X86_FARJMP16i, X86_INS_LJMP: ljmp{w} $seg : $off */
1768 { /* X86_FARJMP16m, X86_INS_LJMP: ljmp{w} {*}$dst */
1772 { /* X86_FARJMP32i, X86_INS_LJMP: ljmp{l} $seg : $off */
1776 { /* X86_FARJMP32m, X86_INS_LJMP: ljmp{l} {*}$dst */
1780 { /* X86_FARJMP64, X86_INS_LJMP: ljmp{q} {*}$dst */
/external/mesa3d/src/mesa/x86/
Dassyntax.h499 #define JMPF(s,a) CHOICE(ljmp ARG2(s,a), ljmp ARG2(s,a), jmpf s:a)
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...

12