HomeSort by relevance Sort by last modified time
    Searched refs:nsh (Results 1 - 20 of 20) sorted by null

  /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,
  /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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
thumb-only-conditionals.s 9 @ CHECK-NEXT: dsbeq nsh
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s 576 dmb nsh
591 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f]
606 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f]
607 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f]
642 dsb nsh
657 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f]
672 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f]
673 @ 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/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...]
  /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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
arm64-system-encoding.s 40 dsb nsh
41 ; CHECK: dsb nsh ; encoding: [0x9f,0x37,0x03,0xd5]
42 ; 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...]
  /external/capstone/suite/MC/AArch64/
basic-a64-instructions.s.cs     [all...]

Completed in 6261 milliseconds