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

  /external/llvm/test/MC/ARM/
directive-object_arch-3.s 6 .object_arch armv4
10 @ CHECK: .object_arch armv4
directive-object_arch-diagnostics.s 12 .object_arch armv4!
15 @ CHECK: .object_arch armv4!
not-armv4.s 1 @ RUN: not llvm-mc < %s -triple armv4-unknown-unknown -show-encoding 2>&1 | FileCheck %s
directive-arch-armv4.s 1 @ Test the .arch directive for armv4
4 @ armv4 architecture.
12 .arch armv4
14 @ CHECK-ASM: .arch armv4
directive-object_arch-2.s 6 .object_arch armv4
directive-object_arch.s 7 .object_arch armv4
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/test/MC/MachO/ARM/
nop-armv4-padding.s 1 @ RUN: llvm-mc -triple armv4-apple-darwin %s -filetype=obj -o %t.obj
  /external/boringssl/
Android.mk 17 # sha256-armv4.S does not compile with clang.
35 # sha256-armv4.S does not compile with clang.
sources.mk 333 linux-arm/crypto/aes/aes-armv4.S\
336 linux-arm/crypto/bn/armv4-mont.S\
337 linux-arm/crypto/modes/ghash-armv4.S\
339 linux-arm/crypto/sha/sha1-armv4-large.S\
340 linux-arm/crypto/sha/sha256-armv4.S\
341 linux-arm/crypto/sha/sha512-armv4.S\
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
testit 52 armv4-none-eabi)

Completed in 2926 milliseconds