Searched refs:jmpl (Results 1 - 6 of 6) sorted by relevance

/external/llvm/test/MC/Sparc/
H A Dsparc-ctrl-instructions.s34 ! CHECK: jmpl %g1+%i2, %g2 ! encoding: [0x85,0xc0,0x40,0x1a]
35 jmpl %g1 + %i2, %g2
37 ! CHECK: jmpl %o1+8, %g2 ! encoding: [0x85,0xc2,0x60,0x08]
38 jmpl %o1 + 8, %g2
40 ! CHECK: jmpl %g1, %g2 ! encoding: [0x85,0xc0,0x40,0x00]
41 jmpl %g1, %g2
43 ! CHECK: jmpl %g1+%lo(sym), %g2 ! encoding: [0x85,0xc0,0b011000AA,A]
45 jmpl %g1+%lo(sym), %g2
/external/valgrind/coregrind/m_dispatch/
H A Ddispatch-x86-darwin.S110 jmpl *28+12(%esp)
H A Ddispatch-x86-linux.S111 jmpl *28+12(%esp)
H A Ddispatch-x86-solaris.S111 jmpl *28+12(%esp)
/external/llvm/test/MC/X86/
H A Dx86-16.s362 // CHECK: jmpl *8(%eax)
364 jmpl *8(%eax)
514 jmpl $0x7ace,$0x7ace label
H A Dx86-32.s471 // CHECK: jmpl *8(%eax)
603 jmpl $0x7ace,$0x7ace label

Completed in 5690 milliseconds