/external/smali/smali/src/test/resources/LexerTest/ |
CommentTest.smali | 4 #0x1234 5 0x1234 #0x1234
|
CommentTest.tokens | 4 LINE_COMMENT("#0x1234") WHITE_SPACE("\n") 5 POSITIVE_INTEGER_LITERAL("0x1234") WHITE_SPACE(" ") LINE_COMMENT("#0x1234") WHITE_SPACE("\n")
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-plugin/ |
lto-14c.c | 5 return 0x1234;
|
lto-14a.c | 9 if (i == 0x1234)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
endian-1.s | 5 movi 0x1234,r0 7 .word 0x1234, 0
|
endian-2.s | 5 movi 0x1234,r0 7 .word 0x1234, 0
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/ |
endian.s | 5 movi 0x1234,r0 7 .word 0x1234, 0
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/ |
vxworks4b.s | 3 .long global + 0x1234 4 .long global + 0x1234 - .
|
/external/valgrind/none/tests/ |
pth_cancel1.stdout.exp | 2 cleaning up 0x1234
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
hexprefix.s | 5 ldaa 0x1234 8 ldx #0x1234 9 movw 0x1234, 0x2345 13 movw #0x1234, 0x2345
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/ |
picdef.s | 4 abscall = 0x1234
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/ |
mcf-trap.s | 3 trapf.w #0x1234 8 tpf.w #0x1234
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
x930509.s | 2 L1: .long 0x1234
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/ |
immediate-002.s | 3 .set VALUE,0x1234
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
mpx-inval-1.s | 8 bnd lcall $0x1234,$xxx 9 bnd ljmp $0x1234,$xxx 16 bnd lcall 0x1234,xxx 17 bnd ljmp 0x1234,xxx
|
x86-64-xsaves.s | 14 xsaves64 [rax+r14*8+0x1234] # XSAVES 16 xrstors64 [rax+r14*8+0x1234] # XSAVES
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/microblaze/ |
endian.s | 5 .word 0x1234, 0
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xc16x/ |
movb.s | 14 movb rl0,[r3+#0x1234] 15 movb [r3+#0x1234],rl0 16 movb [r3],0x1234 18 movb 0x1234,[r3]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
target-reloc-1.s | 1 foo: .word foo(TARGET2) + 0x1234
|
udf.s | 13 udf #0x1234 21 udf #0x1234
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/ |
t13_otr.s | 8 .org 0x1234
28 bra 0x1234+.+4 ;58001234
29 brn 0x1234+.+4 ;58101234
30 bhi 0x1234+.+4 ;58201234
31 bls 0x1234+.+4 ;58301234
32 bcc 0x1234+.+4 ;58401234
33 bcs 0x1234+.+4 ;58501234
34 bne 0x1234+.+4 ;58601234
35 beq 0x1234+.+4 ;58701234
36 bvc 0x1234+.+4 ;58801234 [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/ |
loadb_test.s | 10 loadb 0x1234,r4
11 loadb 0x1234,r5
24 loadb [r12]0x1234,r4
25 loadb [r13]0x1234,r4
26 loadb [r12]0x1234,r5
27 loadb [r13]0x1234,r5
35 loadb 0x1234(r1,r0),r4
36 loadb 0x1234(r3,r2),r5
40 loadb -0x1234(r1,r0),r4
41 loadb -0x1234(r3,r2),r5 [all...] |
loadd_test.s | 10 loadd 0x1234,(r4,r3)
11 loadd 0x1234,(r5,r4)
24 loadd [r12]0x1234,(r4,r3)
25 loadd [r13]0x1234,(r4,r3)
26 loadd [r12]0x1234,(r5,r4)
27 loadd [r13]0x1234,(r5,r4)
35 loadd 0x1234(r1,r0),(r4,r3)
36 loadd 0x1234(r3,r2),(r5,r4)
40 loadd -0x1234(r1,r0),(r4,r3)
41 loadd -0x1234(r3,r2),(r5,r4) [all...] |
loadw_test.s | 10 loadw 0x1234,r4
11 loadw 0x1234,r5
24 loadw [r12]0x1234,r4
25 loadw [r13]0x1234,r4
26 loadw [r12]0x1234,r5
27 loadw [r13]0x1234,r5
35 loadw 0x1234(r1,r0),r4
36 loadw 0x1234(r3,r2),r5
40 loadw -0x1234(r1,r0),r4
41 loadw -0x1234(r3,r2),r5 [all...] |
stord_test.s | 10 stord (r4,r3),0x1234
11 stord (r5,r4),0x1234
24 stord (r4,r3),[r12]0x1234
25 stord (r4,r3),[r13]0x1234
26 stord (r5,r4),[r12]0x1234
27 stord (r5,r4),[r13]0x1234
35 stord (r4,r3),0x1234(r1,r0)
36 stord (r5,r4),0x1234(r3,r2)
40 stord (r4,r3),-0x1234(r1,r0)
41 stord (r5,r4),-0x1234(r3,r2) [all...] |