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

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
barrier.d 14 00000008 <[^>]*> f57ff05b dmb (sh|ish|#11)
15 0000000c <[^>]*> f57ff05b dmb (sh|ish|#11)
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)
39 0000006c <[^>]*> f57ff05b dmb (sh|ish|#11)
40 00000070 <[^>]*> f57ff05b dmb (sh|ish|#11)
51 0000009c <[^>]*> f57ff04b dsb (sh|ish|#11)
52 000000a0 <[^>]*> f57ff04b dsb (sh|ish|#11
    [all...]
barrier-bad.s 4 isb ish
barrier-thumb.d 15 00000008 <[^>]*> f3bf 8f5b dmb (sh|ish|#11)
16 0000000c <[^>]*> f3bf 8f5b dmb (sh|ish|#11)
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)
40 0000006c <[^>]*> f3bf 8f5b dmb (sh|ish|#11)
41 00000070 <[^>]*> f3bf 8f5b dmb (sh|ish|#11)
52 0000009c <[^>]*> f3bf 8f4b dsb (sh|ish|#11)
53 000000a0 <[^>]*> f3bf 8f4b dsb (sh|ish|#11
    [all...]
barrier.s 7 dmb ish
19 dsb ish
34 dmb ISH
46 dsb ISH
  /external/eigen/unsupported/test/
matrix_power.cpp 38 std::complex<T> ish(0, std::sinh((T)1));
40 A << ch, ish, -ish, ch; local
46 ish = std::complex<T>(0, std::sinh(angle));
47 B << ch, ish, -ish, ch; local
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
arch_helpers.h 179 DEFINE_SYSOP_TYPE_FUNC(dsb, ish)
180 DEFINE_SYSOP_TYPE_FUNC(dmb, ish)
  /external/llvm/test/MC/ARM/
thumb-only-conditionals.s 8 @ CHECK-NEXT: dmbeq ish
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s 563 dmb ish
578 @ CHECK: dmb ish @ encoding: [0xbf,0xf3,0x5b,0x8f]
593 @ CHECK: dmb ish @ encoding: [0xbf,0xf3,0x5b,0x8f]
594 @ CHECK: dmb ish @ encoding: [0xbf,0xf3,0x5b,0x8f]
629 dsb ish
644 @ CHECK: dsb ish @ encoding: [0xbf,0xf3,0x4b,0x8f]
659 @ CHECK: dsb ish @ encoding: [0xbf,0xf3,0x4b,0x8f]
660 @ CHECK: dsb ish @ encoding: [0xbf,0xf3,0x4b,0x8f]
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch64/
cortex_a57.S 61 dsb ish
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
sb1-ext-mdmx.s 4 # MDMX-ish instructions (pabsdiff, pabsdiffc, pavg).
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
system.d 155 24c: d5033b9f dsb ish
171 28c: d5033bbf dmb ish
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 685 dmb ish @ full (LoadLoad|LoadStore) memory barrier
753 dmb ish @ full (LoadStore|StoreStore) memory barrier
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 143 <tt>ANTLR3::Stream</tt> is an abstract-ish base mixin for all IO-like stream
226 CharacterStream further extends the abstract-ish base mixin Stream to add
272 TokenStream further extends the abstract-ish base mixin Stream to add methods
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-arm-instructions.s 521 dmb ish
534 @ CHECK: dmb ish @ encoding: [0x5b,0xf0,0x7f,0xf5]
535 @ CHECK: dmb ish @ encoding: [0x5b,0xf0,0x7f,0xf5]
552 dsb ish
565 @ CHECK: dsb ish @ encoding: [0x4b,0xf0,0x7f,0xf5]
566 @ CHECK: dsb ish @ encoding: [0x4b,0xf0,0x7f,0xf5]
    [all...]
basic-thumb2-instructions.s 391 dmb ish
404 @ CHECK: dmb ish @ encoding: [0xbf,0xf3,0x5b,0x8f]
405 @ CHECK: dmb ish @ encoding: [0xbf,0xf3,0x5b,0x8f]
423 dsb ish
436 @ CHECK: dsb ish @ encoding: [0xbf,0xf3,0x4b,0x8f]
437 @ CHECK: dsb ish @ encoding: [0xbf,0xf3,0x4b,0x8f]
    [all...]
  /art/runtime/arch/arm64/
quick_entrypoints_arm64.S     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
chan_test.go 497 // mess with the fifo-ish nature of range
  /prebuilts/go/linux-x86/src/runtime/
chan_test.go 497 // mess with the fifo-ish nature of range
  /external/llvm/test/MC/AArch64/
basic-a64-instructions.s     [all...]
  /external/minijail/
common.mk 81 # Per-target(-ish) variable:
    [all...]
  /external/modp_b64/
common.mk 81 # Per-target(-ish) variable:
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
typecheck.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
typecheck.go     [all...]

Completed in 1722 milliseconds

1 2