/external/llvm/test/MC/ARM/ |
D | basic-arm-instructions-v8.s | 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]
|
D | basic-thumb2-instructions-v8.s | 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]
|
D | 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
|
D | cpu-test.s | 8 dsb label 11 dsb label
|
D | directive-arch-semantic-action.s | 4 dsb 8 dsb
|
D | invalid-barrier.s | 16 dsb #0x10 17 dsb imaginary_scope
|
D | basic-arm-instructions.s | 882 dsb #0xf 883 dsb #0xe 884 dsb #0xd 885 dsb #0xc 886 dsb #0xb 887 dsb #0xa 888 dsb #0x9 889 dsb #0x8 890 dsb #0x7 891 dsb #0x6 [all …]
|
D | basic-thumb2-instructions.s | 609 dsb #0xf 610 dsb #0xe 611 dsb #0xd 612 dsb #0xc 613 dsb #0xb 614 dsb #0xa 615 dsb #0x9 616 dsb #0x8 617 dsb #0x7 618 dsb #0x6 [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | intrinsics-v8.ll | 8 ; CHECK: dsb sy 9 call void @llvm.arm.dsb(i32 15) 10 ; CHECK: dsb ishld 11 call void @llvm.arm.dsb(i32 9) 18 declare void @llvm.arm.dsb(i32)
|
D | intrinsics-memory-barrier.ll | 7 call void @llvm.arm.dsb(i32 7) ; CHECK: dsb nsh 32 call void @llvm.arm.dsb(i32 15) ; CHECK: dsb sy 54 declare void @llvm.arm.dsb(i32)
|
D | optimize-dmbs-v7.ll | 61 call void @llvm.arm.dsb(i32 9) 67 ; CHECK-NEXT: dsb 74 declare void @llvm.arm.dsb(i32)
|
/external/llvm/test/CodeGen/AArch64/ |
D | intrinsics-memory-barrier.ll | 8 ; CHECK: dsb sy 9 call void @llvm.aarch64.dsb(i32 15) 10 ; CHECK: dsb ishld 11 call void @llvm.aarch64.dsb(i32 9) 35 call void @llvm.aarch64.dsb(i32 15); CHECK: dsb sy 56 declare void @llvm.aarch64.dsb(i32)
|
/external/capstone/suite/MC/ARM/ |
D | basic-arm-instructions-v8.s.cs | 6 0x49,0xf0,0x7f,0xf5 = dsb ishld 7 0x41,0xf0,0x7f,0xf5 = dsb oshld 8 0x45,0xf0,0x7f,0xf5 = dsb nshld 9 0x4d,0xf0,0x7f,0xf5 = dsb ld
|
D | basic-arm-instructions.s.cs | 216 0x4f,0xf0,0x7f,0xf5 = dsb sy 217 0x4e,0xf0,0x7f,0xf5 = dsb st 218 0x4d,0xf0,0x7f,0xf5 = dsb #0xd 219 0x4c,0xf0,0x7f,0xf5 = dsb #0xc 220 0x4b,0xf0,0x7f,0xf5 = dsb ish 221 0x4a,0xf0,0x7f,0xf5 = dsb ishst 222 0x49,0xf0,0x7f,0xf5 = dsb #0x9 223 0x48,0xf0,0x7f,0xf5 = dsb #0x8 224 0x47,0xf0,0x7f,0xf5 = dsb nsh 225 0x46,0xf0,0x7f,0xf5 = dsb nshst [all …]
|
D | basic-thumb2-instructions.s.cs | 171 0xbf,0xf3,0x4f,0x8f = dsb sy 172 0xbf,0xf3,0x4e,0x8f = dsb st 173 0xbf,0xf3,0x4d,0x8f = dsb #0xd 174 0xbf,0xf3,0x4c,0x8f = dsb #0xc 175 0xbf,0xf3,0x4b,0x8f = dsb ish 176 0xbf,0xf3,0x4a,0x8f = dsb ishst 177 0xbf,0xf3,0x49,0x8f = dsb #0x9 178 0xbf,0xf3,0x48,0x8f = dsb #0x8 179 0xbf,0xf3,0x47,0x8f = dsb nsh 180 0xbf,0xf3,0x46,0x8f = dsb nshst [all …]
|
D | thumb-hints.s.cs | 9 0xbf,0xf3,0x4f,0x8f = dsb sy 10 0xbf,0xf3,0x4f,0x8f = dsb sy
|
/external/icu/icu4c/source/data/coll/ |
D | dsb.txt | 3 dsb{
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | basic-arm-instructions.s | 549 dsb sy 550 dsb st 551 dsb sh 552 dsb ish 553 dsb shst 554 dsb ishst 555 dsb un 556 dsb nsh 557 dsb unst 558 dsb nshst [all …]
|
D | basic-thumb2-instructions.s | 420 dsb sy 421 dsb st 422 dsb sh 423 dsb ish 424 dsb shst 425 dsb ishst 426 dsb un 427 dsb nsh 428 dsb unst 429 dsb nshst [all …]
|
/external/libavc/common/arm/ |
D | ih264_arm_memory_barrier.s | 54 dsb
|
/external/icu/icu4c/source/data/lang/ |
D | sw_KE.txt | 11 dsb{"Kisorbian cha Chini"}
|
D | yi.txt | 35 dsb{"אונטער־סארביש"}
|
D | tt.txt | 30 dsb{"түбән сорб"}
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-system.txt | 34 # CHECK: dsb nsh
|
/external/capstone/suite/MC/AArch64/ |
D | basic-a64-instructions.s.cs | 1352 0x9f,0x30,0x03,0xd5 = dsb #0 1353 0x9f,0x3c,0x03,0xd5 = dsb #12 1354 0x9f,0x3f,0x03,0xd5 = dsb sy 1355 0x9f,0x31,0x03,0xd5 = dsb oshld 1356 0x9f,0x32,0x03,0xd5 = dsb oshst 1357 0x9f,0x33,0x03,0xd5 = dsb osh 1358 0x9f,0x35,0x03,0xd5 = dsb nshld 1359 0x9f,0x36,0x03,0xd5 = dsb nshst 1360 0x9f,0x37,0x03,0xd5 = dsb nsh 1361 0x9f,0x39,0x03,0xd5 = dsb ishld [all …]
|