Home
last modified time | relevance | path

Searched refs:lcall (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/Target/X86/
DX86InstrControl.td224 "lcall{w}\t$seg, $off", [],
228 "lcall{l}\t$seg, $off", [],
233 "lcall{w}\t{*}$dst", [], IIC_CALL_FAR_MEM>, OpSize16,
236 "lcall{l}\t{*}$dst", [], IIC_CALL_FAR_MEM>, OpSize32,
293 "lcall{q}\t{*}$dst", [], IIC_CALL_FAR_MEM>;
DX86InstrInfo.td2868 // lcall and ljmp aliases. This seems to be an odd mapping in 64-bit mode, but
2870 def : InstAlias<"lcall $seg, $off", (FARCALL32i i32imm:$off, i16imm:$seg), 0>, Requires<[Not16BitMo…
2872 def : InstAlias<"lcall {*}$dst", (FARCALL32m opaque48mem:$dst), 0>, Requires<[Not16BitMode]>;
2874 def : InstAlias<"lcall $seg, $off", (FARCALL16i i16imm:$off, i16imm:$seg), 0>, Requires<[In16BitMod…
2876 def : InstAlias<"lcall {*}$dst", (FARCALL16m 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/CodeGen/X86/
Dinline-asm-out-regs.ll17 …%asmtmp.i.i = tail call { i32, i32, i32, i32 } asm "lcall *(%edi); cld\0A\09jc 1f\0A\09xor %ah, %a…
/external/llvm/test/MC/X86/
Dx86-16.s533 lcall $0x7ace,$0x7ace label
Dx86-32.s622 lcall $0x7ace,$0x7ace label
Dx86-64.s378 lcall *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/valgrind/docs/internals/
D3_3_BUGSTATUS.txt66 (this is a "lcall" or callf -- far call)
/external/elfutils/libcpu/defs/
Di386114 `10011010,{absval},{sel}:lcall {sel},{absval}
116 11111111,{mod}011{64r_m}:lcall{W} *{mod}{64r_m}
/external/valgrind/perf/
Dtinycc.c3061 DEF_ASM(lcall)
3324 ALT(DEF_ASM_OP2(lcall, 0x9a, 0, 0, OPT_IM16, OPT_IM32))
3325 ALT(DEF_ASM_OP1(lcall, 0xff, 3, 0, OPT_EA))
3781 ALT(DEF_ASM_OP2(lcall, 0x9a, 0, 0, OPT_IM16, OPT_IM32))
3782 ALT(DEF_ASM_OP1(lcall, 0xff, 3, 0, OPT_EA))
4393 DEF_ASM(lcall)
4656 ALT(DEF_ASM_OP2(lcall, 0x9a, 0, 0, OPT_IM16, OPT_IM32))
4657 ALT(DEF_ASM_OP1(lcall, 0xff, 3, 0, OPT_EA))
5113 ALT(DEF_ASM_OP2(lcall, 0x9a, 0, 0, OPT_IM16, OPT_IM32))
5114 ALT(DEF_ASM_OP1(lcall, 0xff, 3, 0, OPT_EA))
[all …]
/external/mesa3d/src/mesa/x86/
Dassyntax.h409 #define CALLF(s,a) CHOICE(lcall ARG2(s,a), lcall ARG2(s,a), callf s:a)
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...