Home
last modified time | relevance | path

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

12

/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.td2900 // lcall and ljmp aliases. This seems to be an odd mapping in 64-bit mode, but
2902 def : InstAlias<"lcall\t$seg, $off", (FARCALL32i i32imm:$off, i16imm:$seg), 0>, Requires<[In32BitMo…
2904 def : InstAlias<"lcall\t{*}$dst", (FARCALL32m opaque48mem:$dst), 0>, Requires<[Not16BitMode]>;
2906 def : InstAlias<"lcall\t$seg, $off", (FARCALL16i i16imm:$off, i16imm:$seg), 0>, Requires<[In16BitMo…
2908 def : InstAlias<"lcall\t{*}$dst", (FARCALL16m 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/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-project/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrControl.td270 "lcall{w}\t$seg, $off", []>,
274 "lcall{l}\t$seg, $off", []>,
279 "lcall{w}\t{*}$dst", []>, OpSize16, Sched<[WriteJumpLd]>;
355 "lcall{q}\t{*}$dst", []>;
DX86InstrInfo.td3379 // lcall and ljmp aliases. This seems to be an odd mapping in 64-bit mode, but
3381 def : InstAlias<"lcall\t$seg, $off", (FARCALL32i i32imm:$off, i16imm:$seg), 0>, Requires<[In32BitMo…
3383 def : InstAlias<"lcall\t{*}$dst", (FARCALL32m opaquemem:$dst), 0>, Requires<[Not16BitMode]>;
3385 def : InstAlias<"lcall\t$seg, $off", (FARCALL16i i16imm:$off, i16imm:$seg), 0>, Requires<[In16BitMo…
3387 def : InstAlias<"lcall\t{*}$dst", (FARCALL16m 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/llvm-project/llvm/lib/Target/X86/
DX86InstrControl.td272 "lcall{w}\t$seg, $off", []>,
276 "lcall{l}\t$seg, $off", []>,
282 "lcall{w}\t{*}$dst", []>, OpSize16, Sched<[WriteJumpLd]>;
360 "lcall{q}\t{*}$dst", []>;
DX86InstrInfo.td3503 // lcall and ljmp aliases. This seems to be an odd mapping in 64-bit mode, but
3505 def : InstAlias<"lcall\t$seg, $off", (FARCALL32i i32imm:$off, i16imm:$seg), 0>, Requires<[In32BitMo…
3507 def : InstAlias<"lcall\t{*}$dst", (FARCALL32m opaquemem:$dst), 0>, Requires<[Not16BitMode]>;
3509 def : InstAlias<"lcall\t$seg, $off", (FARCALL16i i16imm:$off, i16imm:$seg), 0>, Requires<[In16BitMo…
3511 def : InstAlias<"lcall\t{*}$dst", (FARCALL16m 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.s533 lcall $0x7ace,$0x7ace label
Dx86-32.s671 lcall $0x7ace,$0x7ace label
Dx86-64.s399 lcall *0xbadeface label
/external/llvm-project/llvm/test/MC/X86/
Dx86-16.s545 lcall $0x7ace,$0x7ace label
Dx86-64.s397 lcall *0xbadeface label
399 lcall *(%rax) label
Dx86-32.s687 lcall $0x7ace,$0x7ace label
Dintel-syntax.s62 lcall [rax]
/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/capstone/suite/cstest/
Dissues.cs211 0x0: 0xff,0x18 == lcall [eax]
/external/elfutils/libcpu/defs/
Di386114 `10011010,{absval},{sel}:lcall {sel},{absval}
116 11111111,{mod}011{64r_m}:lcall{W} *{mod}{64r_m}
/external/capstone/arch/X86/
DX86MappingInsnOp_reduce.inc1744 { /* X86_FARCALL16i, X86_INS_LCALL: lcall{w} $seg : $off */
1748 { /* X86_FARCALL16m, X86_INS_LCALL: lcall{w} {*}$dst */
1752 { /* X86_FARCALL32i, X86_INS_LCALL: lcall{l} $seg : $off */
1756 { /* X86_FARCALL32m, X86_INS_LCALL: lcall{l} {*}$dst */
1760 { /* X86_FARCALL64, X86_INS_LCALL: lcall{q} {*}$dst */
/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 ...

12