Home
last modified time | relevance | path

Searched refs:isb (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dbarrier.s4 @Tests to verify dsb, dmb and isb operand acceptance
28 isb sy
29 isb
55 isb SY
64 isb 0
65 isb #14
66 isb #11
67 isb #10
68 isb #7
69 isb #6
[all …]
Dbarrier-bad.s3 isb st label
4 isb ish label
5 isb ishst label
6 isb nsh label
7 isb nshst label
8 isb osh label
9 isb oshst label
10 isb #23 label
Dbarrier.d35 0000005c <[^>]*> f57ff06f isb (sy|#15)
36 00000060 <[^>]*> f57ff06f isb (sy|#15)
60 000000c0 <[^>]*> f57ff06f isb (sy|#15)
65 000000d4 <[^>]*> f57ff060 isb #0
66 000000d8 <[^>]*> f57ff06e isb #14
67 000000dc <[^>]*> f57ff06b isb #11
68 000000e0 <[^>]*> f57ff06a isb #10
69 000000e4 <[^>]*> f57ff067 isb #7
70 000000e8 <[^>]*> f57ff066 isb #6
71 000000ec <[^>]*> f57ff063 isb #3
[all …]
Dbarrier-thumb.d36 0000005c <[^>]*> f3bf 8f6f isb (sy|#15)
37 00000060 <[^>]*> f3bf 8f6f isb (sy|#15)
61 000000c0 <[^>]*> f3bf 8f6f isb (sy|#15)
66 000000d4 <[^>]*> f3bf 8f60 isb #0
67 000000d8 <[^>]*> f3bf 8f6e isb #14
68 000000dc <[^>]*> f3bf 8f6b isb #11
69 000000e0 <[^>]*> f3bf 8f6a isb #10
70 000000e4 <[^>]*> f3bf 8f67 isb #7
71 000000e8 <[^>]*> f3bf 8f66 isb #6
72 000000ec <[^>]*> f3bf 8f63 isb #3
[all …]
Dbarrier-bad.l2 [^:]*:3: Error: invalid barrier type -- `isb st'
4 [^:]*:5: Error: invalid barrier type -- `isb ishst'
6 [^:]*:7: Error: invalid barrier type -- `isb nshst'
8 [^:]*:9: Error: invalid barrier type -- `isb oshst'
Darch7.s21 isb
22 isb sy
44 isb
45 isb sy
Darch7.d24 0+03c <[^>]*> f57ff06f isb sy
25 0+040 <[^>]*> f57ff06f isb sy
43 0+088 <[^>]*> f3bf 8f6f isb sy
44 0+08c <[^>]*> f3bf 8f6f isb sy
Darchv6m.s19 isb
Darchv6m.d18 0[0-9a-f]+ <[^>]+> f3bf 8f6f isb sy
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
Dsystem.d176 2a0: d50330df isb #0x0
177 2a4: d50331df isb #0x1
178 2a8: d50332df isb #0x2
179 2ac: d50333df isb #0x3
180 2b0: d50334df isb #0x4
181 2b4: d50335df isb #0x5
182 2b8: d50336df isb #0x6
183 2bc: d50337df isb #0x7
184 2c0: d50338df isb #0x8
185 2c4: d50339df isb #0x9
[all …]
Dsystem.s44 all_barriers op=isb, from=0, to=15
46 isb
Ddiagnostic.s83 isb osh
Ddiagnostic.l81 [^:]*:83: Error: the specified option is not accepted in ISB at operand 1 -- `isb osh'
Dillegal.s174 isb osh
Dillegal.l122 [^:]*:174: Error: .*`isb osh'
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-20091253 * gas/arm/archv6m.s: Add dmb, dsb, and isb.