HomeSort by relevance Sort by last modified time
    Searched refs:ARMv4 (Results 26 - 32 of 32) sorted by null

12

  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 73 # error ARMv4 is not supported, please use ARMv4T at a minimum
79 /* experimental feature used to check that our ARMv4 workarounds
80 * work correctly without a real ARMv4 machine */
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/machine/
cpu-features.h 73 # error ARMv4 is not supported, please use ARMv4T at a minimum
79 /* experimental feature used to check that our ARMv4 workarounds
80 * work correctly without a real ARMv4 machine */
  /external/boringssl/linux-arm/crypto/sha/
sha512-armv4.S 12 @ SHA512 block procedure for ARMv4. September 2007.
    [all...]
sha256-armv4.S 19 @ SHA256 block procedure for ARMv4. May 2007.
    [all...]
  /external/llvm/test/MC/ARM/
mul-v4.s 1 @ PR17647: MUL/MLA/SMLAL/UMLAL should be avalaibe to IAS for ARMv4 and higher
3 @ RUN: llvm-mc < %s -triple armv4-unknown-unknown -show-encoding | FileCheck %s --check-prefix=ARMV4
5 @ ARMV4: mul r0, r1, r2 @ encoding: [0x91,0x02,0x00,0xe0]
6 @ ARMV4: muls r0, r1, r2 @ encoding: [0x91,0x02,0x10,0xe0]
7 @ ARMV4: mulne r0, r1, r2 @ encoding: [0x91,0x02,0x00,0x10]
8 @ ARMV4: mulseq r0, r1, r2 @ encoding: [0x91,0x02,0x10,0x00]
14 @ ARMV4: mla r0, r1, r2, r3 @ encoding: [0x91,0x32,0x20,0xe0]
15 @ ARMV4: mlas r0, r1, r2, r3 @ encoding: [0x91,0x32,0x30,0xe0]
16 @ ARMV4: mlane r0, r1, r2, r3 @ encoding: [0x91,0x32,0x20,0x10
    [all...]
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 54 ARMv2, ARMv2a, ARMv3, ARMv3m, ARMv4, ARMv4t, ARMv5, ARMv5t, ARMv5te,
  /external/boringssl/linux-arm/crypto/aes/
aes-armv4.S 10 @ AES for ARMv4
15 @ by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which

Completed in 147 milliseconds

12