HomeSort by relevance Sort by last modified time
    Searched refs:dsb (Results 1 - 25 of 70) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv8-a-barrier.s 3 dsb ld
4 dsb ishld
5 dsb nshld
6 dsb oshld
11 dsb LD
12 dsb ISHLD
13 dsb NSHLD
14 dsb OSHLD
barrier.s 4 @Tests to verify dsb, dmb and isb operand acceptance
17 dsb sy
18 dsb st
19 dsb ish
20 dsb sh
21 dsb ishst
22 dsb shst
23 dsb nsh
24 dsb un
25 dsb nshs
    [all...]
barrier.d 24 00000030 <[^>]*> f57ff04f dsb (sy|#15)
25 00000034 <[^>]*> f57ff04e dsb (st|#14)
26 00000038 <[^>]*> f57ff04b dsb (sh|ish|#11)
27 0000003c <[^>]*> f57ff04b dsb (sh|ish|#11)
28 00000040 <[^>]*> f57ff04a dsb (ishst|ish|#10)
29 00000044 <[^>]*> f57ff04a dsb (ishst|ish|#10)
30 00000048 <[^>]*> f57ff047 dsb (un|nsh|#7)
31 0000004c <[^>]*> f57ff047 dsb (un|nsh|#7)
32 00000050 <[^>]*> f57ff046 dsb (nshst|unst|#6)
33 00000054 <[^>]*> f57ff046 dsb (nshst|unst|#6
    [all...]
armv8-a-barrier-arm.d 9 0[0-9a-f]+ <[^>]+> f57ff04d dsb ld
10 0[0-9a-f]+ <[^>]+> f57ff049 dsb ishld
11 0[0-9a-f]+ <[^>]+> f57ff045 dsb nshld
12 0[0-9a-f]+ <[^>]+> f57ff041 dsb oshld
17 0[0-9a-f]+ <[^>]+> f57ff04d dsb ld
18 0[0-9a-f]+ <[^>]+> f57ff049 dsb ishld
19 0[0-9a-f]+ <[^>]+> f57ff045 dsb nshld
20 0[0-9a-f]+ <[^>]+> f57ff041 dsb oshld
pr12198-2.s 6 dsb
barrier-bad.s 11 dsb xyz label
12 dsb #34 label
barrier-thumb.d 25 00000030 <[^>]*> f3bf 8f4f dsb (sy|#15)
26 00000034 <[^>]*> f3bf 8f4e dsb (st|#14)
27 00000038 <[^>]*> f3bf 8f4b dsb (sh|ish|#11)
28 0000003c <[^>]*> f3bf 8f4b dsb (sh|ish|#11)
29 00000040 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
30 00000044 <[^>]*> f3bf 8f4a dsb (ishst|ish|#10)
31 00000048 <[^>]*> f3bf 8f47 dsb (un|nsh|#7)
32 0000004c <[^>]*> f3bf 8f47 dsb (un|nsh|#7)
33 00000050 <[^>]*> f3bf 8f46 dsb (nshst|unst|#6)
34 00000054 <[^>]*> f3bf 8f46 dsb (nshst|unst|#6
    [all...]
armv8-a-barrier-thumb.d 10 0[0-9a-f]+ <[^>]+> f3bf 8f4d dsb ld
11 0[0-9a-f]+ <[^>]+> f3bf 8f49 dsb ishld
12 0[0-9a-f]+ <[^>]+> f3bf 8f45 dsb nshld
13 0[0-9a-f]+ <[^>]+> f3bf 8f41 dsb oshld
18 0[0-9a-f]+ <[^>]+> f3bf 8f4d dsb ld
19 0[0-9a-f]+ <[^>]+> f3bf 8f49 dsb ishld
20 0[0-9a-f]+ <[^>]+> f3bf 8f45 dsb nshld
21 0[0-9a-f]+ <[^>]+> f3bf 8f41 dsb oshld
arch7.s 16 dsb
17 dsb sy
18 dsb un
19 dsb st
20 dsb unst
39 dsb
40 dsb sy
41 dsb un
42 dsb st
43 dsb uns
    [all...]
archv6m.s 18 dsb
barrier-bad.l 10 [^:]*:11: Error: invalid barrier type -- `dsb xyz'
11 [^:]*:12: Error: immediate value out of range -- `dsb #34'
arch7.d 19 0+028 <[^>]*> f57ff04f dsb sy
20 0+02c <[^>]*> f57ff04f dsb sy
21 0+030 <[^>]*> f57ff047 dsb un
22 0+034 <[^>]*> f57ff04e dsb st
23 0+038 <[^>]*> f57ff046 dsb unst
38 0+074 <[^>]*> f3bf 8f4f dsb sy
39 0+078 <[^>]*> f3bf 8f4f dsb sy
40 0+07c <[^>]*> f3bf 8f47 dsb un
41 0+080 <[^>]*> f3bf 8f4e dsb st
42 0+084 <[^>]*> f3bf 8f46 dsb uns
    [all...]
archv6m.d 17 0[0-9a-f]+ <[^>]+> f3bf 8f4f dsb sy
  /external/llvm/test/MC/ARM/
cpu-test.s 7 // CHECK: dsb sy
8 dsb label
11 dsb label
directive-arch-semantic-action.s 4 dsb
8 dsb
basic-arm-instructions-v8.s 37 @ DSB (v8 barriers)
39 dsb ishld
40 dsb oshld
41 dsb nshld
42 dsb ld
44 @ CHECK-V8: dsb ishld @ encoding: [0x49,0xf0,0x7f,0xf5]
45 @ CHECK-V8: dsb oshld @ encoding: [0x41,0xf0,0x7f,0xf5]
46 @ CHECK-V8: dsb nshld @ encoding: [0x45,0xf0,0x7f,0xf5]
47 @ CHECK-V8: dsb ld @ encoding: [0x4d,0xf0,0x7f,0xf5]
invalid-barrier.s 14 @ DSB
16 dsb #0x10
17 dsb imaginary_scope
thumb-hints.s 24 dsb sy
25 dsb
30 @ CHECK: dsb sy @ encoding: [0xbf,0xf3,0x4f,0x8f]
31 @ CHECK: dsb sy @ encoding: [0xbf,0xf3,0x4f,0x8f]
55 @ CHECK-ERROR-NEXT: dsb sy
58 @ CHECK-ERROR-NEXT: dsb
basic-thumb2-instructions-v8.s 67 @ DSB (ARMv8-only barriers)
69 dsb ishld
70 dsb oshld
71 dsb nshld
72 dsb ld
74 @ CHECK-V8: dsb ishld @ encoding: [0xbf,0xf3,0x49,0x8f]
75 @ CHECK-V8: dsb oshld @ encoding: [0xbf,0xf3,0x41,0x8f]
76 @ CHECK-V8: dsb nshld @ encoding: [0xbf,0xf3,0x45,0x8f]
77 @ CHECK-V8: dsb ld @ encoding: [0xbf,0xf3,0x4d,0x8f]
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/
mmio.h 39 dsb();
49 dsb();
56 dsb();
66 dsb();
73 dsb();
83 dsb();
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/AArch64/
AArch64Support.S 103 dsb sy
118 dsb nsh
123 dsb nsh
128 dsb nsh
152 4: dsb sy
172 4: dsb sy
202 4: dsb sy
221 4: dsb sy
240 4: dsb sy
259 4: dsb sy
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/lib/aarch64/
cache_helpers.S 57 dsb sy
76 dsb sy
129 dsb sy // barrier before we start this level
153 dsb sy // barrier to complete final cache operation
  /external/libavc/common/arm/
ih264_arm_memory_barrier.s 45 @* Description : Adds DSB
54 dsb
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/ArmV7/
ArmV7Support.S 99 dsb
107 dsb
119 dsb
129 dsb
143 dsb
152 dsb
161 dsb
170 dsb
185 dsb
193 dsb
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/AArch64/
CpuFlushTlb.S 36 dsb sy

Completed in 269 milliseconds

1 2 3