Searched refs:stb (Results 1 - 25 of 156) sorted by relevance

1234567

/haiku-buildtools/binutils/gas/testsuite/gas/nios2/
H A Dcdx_stb.s1 # Source file used to test the stb.n instruction
4 stb.n r4,0(r17)
5 stb.n r4,4(r17)
6 stb.n r4,0x7(r17)
7 stb.n r4,0xf(r17)
8 stb.n r4,0(r5)
9 stb.n r4,4(r5)
10 stb.n r4,0x7(r5)
11 stb.n r4,0xf(r5)
H A Dstb.s15 stb r4,0(r0)
16 stb r4,4(r0)
17 stb r4,0x7ffc(r0)
18 stb r4,-0x8000(r0)
19 stb r4,0(r5)
20 stb r4,4(r5)
21 stb r4,0x7ffc(r5)
22 stb r4,-0x8000(r5)
23 stb r4,data_label(r0)
24 stb r
[all...]
H A Dstb-r2.s15 stb r4,0(r0)
16 stb r4,4(r0)
17 stb r4,0x7fc(r0)
18 stb r4,-0x800(r0)
19 stb r4,0(r5)
20 stb r4,4(r5)
21 stb r4,0x7fc(r5)
22 stb r4,-0x800(r5)
23 stb r4,data_label(r0)
24 stb r
[all...]
H A Dcdx_stb.d2 #name: NIOS2 CDX stb.n
5 # Test the stb.n instruction
10 0+0000 <[^>]*> 0865 stb.n r4,0\(r17\)
11 0+0002 <[^>]*> 4865 stb.n r4,4\(r17\)
12 0+0004 <[^>]*> 7865 stb.n r4,7\(r17\)
13 0+0006 <[^>]*> f865 stb.n r4,15\(r17\)
14 0+0008 <[^>]*> 0965 stb.n r4,0\(r5\)
15 0+000a <[^>]*> 4965 stb.n r4,4\(r5\)
16 0+000c <[^>]*> 7965 stb.n r4,7\(r5\)
17 0+000e <[^>]*> f965 stb
[all...]
H A Dstb.d2 #name: NIOS2 stb
9 0+0000 <[^>]*> 01000005 stb r4,0\(zero\)
10 0+0004 <[^>]*> 01000105 stb r4,4\(zero\)
11 0+0008 <[^>]*> 011fff05 stb r4,32764\(zero\)
12 0+000c <[^>]*> 01200005 stb r4,-32768\(zero\)
13 0+0010 <[^>]*> 29000005 stb r4,0\(r5\)
14 0+0014 <[^>]*> 29000105 stb r4,4\(r5\)
15 0+0018 <[^>]*> 291fff05 stb r4,32764\(r5\)
16 0+001c <[^>]*> 29200005 stb r4,-32768\(r5\)
17 0+0020 <[^>]*> 01000005 stb r
[all...]
H A Dstb-r2.d2 #name: NIOS2 R2 stb
10 0+0000 <[^>]*> 00002027 stb r4,0\(zero\)
11 0+0004 <[^>]*> 00042027 stb r4,4\(zero\)
12 0+0008 <[^>]*> 07fc2027 stb r4,2044\(zero\)
13 0+000c <[^>]*> f8002027 stb r4,-2048\(zero\)
14 0+0010 <[^>]*> 00002167 stb r4,0\(r5\)
15 0+0014 <[^>]*> 00042167 stb r4,4\(r5\)
16 0+0018 <[^>]*> 07fc2167 stb r4,2044\(r5\)
17 0+001c <[^>]*> f8002167 stb r4,-2048\(r5\)
18 0+0020 <[^>]*> 00002027 stb r
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/alpha/
H A Delf-reloc-4.s3 stb $3, c
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/alpha/
H A Delf-reloc-4.s3 stb $3, c
/haiku-buildtools/binutils/gas/testsuite/gas/d10v/
H A Daddress-004.s6 stb r0,@r2+
H A Daddress-007.s6 stb r0,@r2-
H A Daddress-012.s6 stb r0,@+r2
H A Daddress-019.s6 stb r0,@-r2
H A Daddress-024.s6 stb r0,@sp+
H A Daddress-027.s6 stb r0,@sp-
H A Daddress-034.s6 stb r0,@+sp
H A Daddress-041.s6 stb r0,@-sp
H A Daddress-004.l3 .*:6: Error: could not assemble: stb r0
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/d10v/
H A Daddress-004.s6 stb r0,@r2+
H A Daddress-007.s6 stb r0,@r2-
H A Daddress-012.s6 stb r0,@+r2
H A Daddress-019.s6 stb r0,@-r2
H A Daddress-024.s6 stb r0,@sp+
H A Daddress-027.s6 stb r0,@sp-
H A Daddress-034.s6 stb r0,@+sp
H A Daddress-041.s6 stb r0,@-sp

Completed in 86 milliseconds

1234567