/toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/ |
fdpic-shared-5.d | 19 [0-9a-f ]+: 80 30 40 00 jmpl @\(gr4,gr0\) 21 [0-9a-f ]+: 80 30 e0 00 jmpl @\(gr14,gr0\)
|
tls-initial-shared-2.d | 15 [0-9a-f ]+: 80 30 80 00 jmpl @\(gr8,gr0\) 19 [0-9a-f ]+: 80 30 80 00 jmpl @\(gr8,gr0\)
|
/external/llvm/lib/Target/Sparc/ |
SparcInstrAliases.td | 301 // jmp addr -> jmpl addr, %g0 305 // call addr -> jmpl addr, %o7 312 // ret -> jmpl %i7+8, %g0 (aka RET 8) 315 // retl -> jmpl %o7+8, %g0 (aka RETL 8)
|
SparcInstrInfo.td | 770 // indirect calls: special cases of JMPL. 785 // JMPL Instruction. 789 "jmpl $addr, $dst", []>; 791 "jmpl $addr, $dst", []>; 795 // special cases of JMPL: [all...] |
/external/llvm/test/CodeGen/X86/ |
tailcall-msvc-conventions.ll | 140 ; CHECK: jmpl
|
pic.ll | 193 ; LINUX: jmpl *
|
sibcall.ll | 74 ; 32: jmpl *4(%esp)
|
/hardware/intel/bootstub/ |
head.S | 87 jmpl *%ecx # Jump to the 32-bit entrypoint
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
jump16.d | 12 [ ]*[a-f0-9]+: 66 ff e7 jmpl \*%edi
|
opcode-suffix.d | 233 *[0-9a-f]+: e9 90 90 90 90[ ]+jmpl[ ]+(0x)?90909374.*
|
/external/pcre/dist/sljit/ |
sljitNativeSPARC_common.c | 142 #define JMPL (OPC1(0x2) | OPC3(0x38)) 467 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1A(31) | IMM(8), UNMOVABLE_INS)); [all...] |
/external/llvm/test/MC/X86/ |
x86-16.s | 362 // CHECK: jmpl *8(%eax) 364 jmpl *8(%eax) 514 jmpl $0x7ace,$0x7ace label
|
x86-32.s | 471 // CHECK: jmpl *8(%eax) 603 jmpl $0x7ace,$0x7ace label
|
x86-32-coverage.s | [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
sparc-opc.c | [all...] |
frv-desc.c | [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/ |
allinsn.s | 1442 .global jmpl 1443 jmpl: label 1444 jmpl @(sp,sp)
|
allinsn.d | 1086 0000059c <jmpl>: 1087 59c: 80 30 10 01 jmpl @\(sp,sp\)
|
/external/llvm/lib/Target/X86/ |
X86WinEHState.cpp | 333 /// jmpl ___CxxFrameHandler3
|
/external/valgrind/coregrind/m_dispatch/ |
dispatch-x86-darwin.S | 110 jmpl *28+12(%esp)
|
dispatch-x86-linux.S | 111 jmpl *28+12(%esp)
|
dispatch-x86-solaris.S | 111 jmpl *28+12(%esp)
|
/external/llvm/test/MC/Disassembler/X86/ |
x86-16.txt | 294 # CHECK: jmpl *8(%eax)
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-frv.c | [all...] |
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-i386.texi | 716 addr32 jmpl *(%ebx) [all...] |