Searched refs:andi (Results 1 - 25 of 100) sorted by relevance

1234

/haiku-buildtools/binutils/gas/testsuite/gas/nios2/
H A Dcdx_and.s1 # Source file used to test the and.n and andi.n instructions
5 andi.n r4,r4,0x1
6 andi.n r4,r4,0x2
7 andi.n r4,r4,0x3
8 andi.n r4,r4,0x4
9 andi.n r4,r4,0x8
10 andi.n r4,r4,0xf
11 andi.n r4,r4,0x10
12 andi.n r4,r4,0x1f
13 andi
[all...]
H A Dcdx_and.d5 # Test the and.n and andi.n instructions
11 0+0002 <[^>]*> 090b andi.n r4,r4,1
12 0+0004 <[^>]*> 190b andi.n r4,r4,2
13 0+0006 <[^>]*> 290b andi.n r4,r4,3
14 0+0008 <[^>]*> 390b andi.n r4,r4,4
15 0+000a <[^>]*> 490b andi.n r4,r4,8
16 0+000c <[^>]*> 590b andi.n r4,r4,15
17 0+000e <[^>]*> 690b andi.n r4,r4,16
18 0+0010 <[^>]*> 790b andi.n r4,r4,31
19 0+0012 <[^>]*> 890b andi
[all...]
H A Dand.s1 # Source file used to test the and, andhi and andi instructions
5 andi r4,r4,0x7fff
6 andi r4,r4,0x8000
7 andi r4,r4,0xffff
8 andi r4,r4,0x0
H A Dand.d10 0+0004 <[^>]*> 211fffcc andi r4,r4,32767
11 0+0008 <[^>]*> 2120000c andi r4,r4,32768
12 0+000c <[^>]*> 213fffcc andi r4,r4,65535
13 0+0010 <[^>]*> 2100000c andi r4,r4,0
H A Dand-r2.d12 0+0004 <[^>]*> 7fff210c andi r4,r4,32767
13 0+0008 <[^>]*> 8000210c andi r4,r4,32768
14 0+000c <[^>]*> ffff210c andi r4,r4,65535
15 0+0010 <[^>]*> 0000210c andi r4,r4,0
/haiku-buildtools/binutils/ld/testsuite/ld-nios2/
H A Du16.s9 andi r1, r1, some_sym
10 andi r1, r1, min
11 andi r1, r1, max
12 andi r1, r1, some_sym + some_other_sym + 1
13 andi r1, r1, some_sym - some_other_sym + 1
/haiku-buildtools/binutils/gas/testsuite/gas/mt/
H A Dbadunsignedimmlow.s3 andi R1,R2,#-1 label
H A Dbadunsignedimmhigh.s3 andi R1,R2,#$10000 label
H A Dallinsn.s42 .global andi
43 andi: label
44 andi R0,R0,#0
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mt/
H A Dbadunsignedimmlow.s3 andi R1,R2,#-1 label
H A Dbadunsignedimmhigh.s3 andi R1,R2,#$10000 label
H A Dallinsn.s42 .global andi
43 andi: label
44 andi R0,R0,#0
/haiku-buildtools/binutils/gas/testsuite/gas/nds32/
H A Dto-16bit-v3.s2 andi $r0, $r0, 1 label
3 andi $r7, $r7, 255 label
H A Dto-16bit-v1.s26 andi $r0, $r0, 1
27 andi $r7, $r7, 0x7ff
/haiku-buildtools/binutils/gas/testsuite/gas/v850/
H A Dlogical.s6 andi 7,r5,r6
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/v850/
H A Dlogical.s6 andi 7,r5,r6
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dcompact-eh1b.s19 andi $2,$2,0x00ff
H A Dcompact-eh3a.s18 andi $5,$6,0x00ff
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dand.d10 0+0000 <[^>]*> andi a0,a0,0x0
11 0+0004 <[^>]*> andi a0,a0,0x1
12 0+0008 <[^>]*> andi a0,a0,0x8000
H A Dr5900-full.s25 andi $31, $0, 0
26 andi $1, $10, 3
27 andi $0, $31, 0xFFFF
H A Dr5900.s25 andi $31, $0, 0
26 andi $1, $10, 3
27 andi $0, $31, 0xFFFF
H A Dmicromips@and.d11 [0-9a-f]+ <[^>]*> d084 0000 andi a0,a0,0x0
12 [0-9a-f]+ <[^>]*> d084 0001 andi a0,a0,0x1
13 [0-9a-f]+ <[^>]*> d084 8000 andi a0,a0,0x8000
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Dand.d10 0+0000 <[^>]*> andi a0,a0,0x0
11 0+0004 <[^>]*> andi a0,a0,0x1
12 0+0008 <[^>]*> andi a0,a0,0x8000
/haiku-buildtools/binutils/gas/testsuite/gas/dlx/
H A Ditype.s6 andi a1,a2,2b
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/dlx/
H A Ditype.s6 andi a1,a2,2b

Completed in 144 milliseconds

1234