Home
last modified time | relevance | path

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

/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.td2868 // lcall and ljmp aliases. This seems to be an odd mapping in 64-bit mode, but
2871 def : InstAlias<"ljmp $seg, $off", (FARJMP32i i32imm:$off, i16imm:$seg), 0>, Requires<[Not16BitMo…
2873 def : InstAlias<"ljmp {*}$dst", (FARJMP32m opaque48mem:$dst), 0>, Requires<[Not16BitMode]>;
2875 def : InstAlias<"ljmp $seg, $off", (FARJMP16i i16imm:$off, i16imm:$seg), 0>, Requires<[In16BitMod…
2877 def : InstAlias<"ljmp {*}$dst", (FARJMP16m opaque32mem:$dst), 0>, Requires<[In16BitMode]>;
2904 // 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/test/MC/X86/
Dx86-16.s535 ljmp $0x7ace,$0x7ace label
Dx86-32.s624 ljmp $0x7ace,$0x7ace label
Dx86-64.s379 ljmp *0xbadeface label
/external/elfutils/libcpu/
DChangeLog244 Fix lcall, dec, div, idiv, imul, inc, jmp, ljmp, mul, neg, not, push,
273 * 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/valgrind/perf/
Dtinycc.c3062 DEF_ASM(ljmp)
3326 ALT(DEF_ASM_OP2(ljmp, 0xea, 0, 0, OPT_IM16, OPT_IM32))
3327 ALT(DEF_ASM_OP1(ljmp, 0xff, 5, 0, OPT_EA))
3783 ALT(DEF_ASM_OP2(ljmp, 0xea, 0, 0, OPT_IM16, OPT_IM32))
3784 ALT(DEF_ASM_OP1(ljmp, 0xff, 5, 0, OPT_EA))
4394 DEF_ASM(ljmp)
4658 ALT(DEF_ASM_OP2(ljmp, 0xea, 0, 0, OPT_IM16, OPT_IM32))
4659 ALT(DEF_ASM_OP1(ljmp, 0xff, 5, 0, OPT_EA))
5115 ALT(DEF_ASM_OP2(ljmp, 0xea, 0, 0, OPT_IM16, OPT_IM32))
5116 ALT(DEF_ASM_OP1(ljmp, 0xff, 5, 0, OPT_EA))
[all …]
/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 ...