HomeSort by relevance Sort by last modified time
    Searched full:jmpl (Results 1 - 22 of 22) sorted by null

  /external/llvm/test/CodeGen/X86/
sibcall-2.ll 9 ; 32: jmpl *4(%esp)
21 ; 32: jmpl *8(%esp)
33 ; 32: jmpl *28(%esp)
45 ; 32: jmpl *32(%esp)
sibcall-3.ll 13 ; CHECK: jmpl
sibcall-4.ll 7 ; CHECK: jmpl *%eax
tail-call-got.ll 9 ; CHECK-NEXT: jmpl
19 ; CHECK-NEXT: jmpl
tailcallfp2.ll 14 ; CHECK: jmpl *%e{{.*}}
pic_jumptable.ll 18 ; CHECK-NEXT: jmpl *%eax
pic.ll 193 ; LINUX: jmpl *
sibcall.ll 60 ; 32: jmpl *4(%esp)
  /external/llvm/test/CodeGen/Generic/
negintconst.ll 23 ; jmpl %i7+8, %g0
  /external/libffi/src/frv/
ffi.c 273 tramp[7] = 0x8030e000; /* jmpl @(gr14, gr0) */
279 tramp[4] = 0x80300006; /* jmpl @(gr0, gr6) */
eabi.S 126 jmpl @(gr5,gr0)
  /external/llvm/lib/Target/Sparc/
DelaySlotFiller.cpp 244 assert(Reg.isReg() && "JMPL first operand is not a register.");
245 assert(Reg.isUse() && "JMPL first operand is not a use.");
SparcInstrInfo.td 297 // special cases of JMPL:
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 254 #define JMPL (INSN_OP(2) | INSN_OP3(0x38))
698 tcg_out32(s, JMPL | INSN_RD(TCG_REG_G0) | INSN_RS1(TCG_REG_I0) |
    [all...]
  /external/llvm/test/MC/X86/
x86-32.s 433 // CHECK: jmpl *8(%eax)
565 jmpl $0x7ace,$0x7ace label
x86-32-coverage.s 255 // CHECK: jmpl *3735928559(%ebx,%ecx,8)
258 // CHECK: jmpl *3735928559(%ebx,%ecx,8)
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.td     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
as.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
as.info     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
as.info     [all...]
  /prebuilt/sdk/tools/linux/
llvm-rs-cc 

Completed in 2330 milliseconds