/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/ |
barrier-bad.s | 6 isb nsh
|
barrier.d | 18 00000018 <[^>]*> f57ff057 dmb (un|nsh|#7) 19 0000001c <[^>]*> f57ff057 dmb (un|nsh|#7) 30 00000048 <[^>]*> f57ff047 dsb (un|nsh|#7) 31 0000004c <[^>]*> f57ff047 dsb (un|nsh|#7) 43 0000007c <[^>]*> f57ff057 dmb (un|nsh|#7) 44 00000080 <[^>]*> f57ff057 dmb (un|nsh|#7) 55 000000ac <[^>]*> f57ff047 dsb (un|nsh|#7) 56 000000b0 <[^>]*> f57ff047 dsb (un|nsh|#7)
|
barrier-thumb.d | 19 00000018 <[^>]*> f3bf 8f57 dmb (un|nsh|#7) 20 0000001c <[^>]*> f3bf 8f57 dmb (un|nsh|#7) 31 00000048 <[^>]*> f3bf 8f47 dsb (un|nsh|#7) 32 0000004c <[^>]*> f3bf 8f47 dsb (un|nsh|#7) 44 0000007c <[^>]*> f3bf 8f57 dmb (un|nsh|#7) 45 00000080 <[^>]*> f3bf 8f57 dmb (un|nsh|#7) 56 000000ac <[^>]*> f3bf 8f47 dsb (un|nsh|#7) 57 000000b0 <[^>]*> f3bf 8f47 dsb (un|nsh|#7)
|
barrier.s | 11 dmb nsh 23 dsb nsh 38 dmb NSH 50 dsb NSH
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemExtensionCall.java | 212 ExtensionHandler nsh = etable.get(m_extns); local 214 if (null == nsh) 232 nsh.processElement(this.getLocalName(), this, transformer,
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
ImageTinyPlanet.java | 159 float nsh = sh; local 164 nsh = sw * ih / iw; 168 mDestRect.top = (sh - nsh) / 2;
|
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/aarch64/ |
arm_helpers.S | 106 dsb nsh
|
/external/llvm/test/MC/ARM/ |
thumb-only-conditionals.s | 9 @ CHECK-NEXT: dsbeq nsh
|
basic-arm-instructions.s | [all...] |
basic-thumb2-instructions.s | 567 dmb nsh 582 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f] 597 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f] 598 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f] 633 dsb nsh 648 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f] 663 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f] 664 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f] [all...] |
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/AArch64/ |
AArch64Support.S | 83 dsb nsh
88 dsb nsh
93 dsb nsh
|
/external/tcpdump/ |
Android.mk | 111 print-nsh.c \
|
/external/v8/benchmarks/ |
crypto.js | 464 var nsh = BI_DB-nbits(pm_array[pm.t-1]); // normalize modulus 465 if(nsh > 0) { pm.lShiftTo(nsh,y); pt.lShiftTo(nsh,r); } 500 if(nsh > 0) r.rShiftTo(nsh,r); // Denormalize remainder [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/ |
system.d | 151 23c: d503379f dsb nsh 167 27c: d50337bf dmb nsh
|
/external/llvm/test/MC/AArch64/ |
arm64-system-encoding.s | 39 dsb nsh 40 ; CHECK: dsb nsh ; encoding: [0x9f,0x37,0x03,0xd5] 41 ; CHECK: dsb nsh ; encoding: [0x9f,0x37,0x03,0xd5]
|
basic-a64-instructions.s | [all...] |
/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/ |
context.S | 138 dsb nsh
|
/external/capstone/suite/MC/ARM/ |
basic-arm-instructions.s.cs | 195 0x57,0xf0,0x7f,0xf5 = dmb nsh 209 0x57,0xf0,0x7f,0xf5 = dmb nsh 210 0x57,0xf0,0x7f,0xf5 = dmb nsh 224 0x47,0xf0,0x7f,0xf5 = dsb nsh 233 0x47,0xf0,0x7f,0xf5 = dsb nsh 240 0x47,0xf0,0x7f,0xf5 = dsb nsh 241 0x47,0xf0,0x7f,0xf5 = dsb nsh [all...] |
basic-thumb2-instructions.s.cs | 150 0xbf,0xf3,0x57,0x8f = dmb nsh 164 0xbf,0xf3,0x57,0x8f = dmb nsh 165 0xbf,0xf3,0x57,0x8f = dmb nsh 179 0xbf,0xf3,0x47,0x8f = dsb nsh 193 0xbf,0xf3,0x47,0x8f = dsb nsh 194 0xbf,0xf3,0x47,0x8f = dsb nsh [all...] |
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
basic-arm-instructions.s | 525 dmb nsh 538 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5] 539 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5] 556 dsb nsh 569 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5] 570 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5] [all...] |
basic-thumb2-instructions.s | 395 dmb nsh 408 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f] 409 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f] 427 dsb nsh 440 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f] 441 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f] [all...] |
/prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/ |
xhtmlrenderer-R8rc1.jar | |
/external/capstone/suite/MC/AArch64/ |
basic-a64-instructions.s.cs | [all...] |
/prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/ |
FastInfoset-1.2.13.jar | |
/external/annotation-tools/asmx/test/lib/ |
xalan-2.6.0.jar | |