OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vfp4
(Results
1 - 6
of
6
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/ARM/
v7m-neg-subfeatures.s
1
@ RUN: llvm-mc < %s -triple armv7m -mattr=+
vfp4
-filetype=obj | llvm-objdump -triple=thumb -d - | FileCheck %s
4
.eabi_attribute Tag_FP_arch, 0 //
VFP4
14
vfp4
:
label
17
@CHECK-LABEL:
vfp4
v7m-subfeatures.s
1
@ RUN: llvm-mc < %s -triple armv7m -mattr=+
vfp4
-filetype=obj | llvm-objdump -triple=thumb -d - | FileCheck %s
5
.eabi_attribute Tag_FP_arch, 5 //
VFP4
15
vfp4
:
label
18
@CHECK-LABEL:
vfp4
/external/llvm/test/MC/ARM/
d16.s
1
@ RUN: llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -mattr=+
vfp4
,-d16 2>&1 | FileCheck %s --check-prefix=D32
2
@ RUN: not llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -mattr=+
vfp4
,+d16 2>&1 | FileCheck %s --check-prefix=D16
vfp4.s
1
@ RUN: llvm-mc < %s -triple armv7-unknown-unknown -show-encoding -mattr=+neon,+
vfp4
| FileCheck %s --check-prefix=ARM
2
@ RUN: llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -mattr=+neon,+
vfp4
| FileCheck %s --check-prefix=THUMB
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
d16.s
1
@ RUN: llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -mattr=+
vfp4
,-d16 2>&1 | FileCheck %s --check-prefix=D32
2
@ RUN: not llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -mattr=+
vfp4
,+d16 2>&1 | FileCheck %s --check-prefix=D16
vfp4.s
1
@ RUN: llvm-mc < %s -triple armv7-unknown-unknown -show-encoding -mattr=+neon,+
vfp4
| FileCheck %s --check-prefix=ARM
2
@ RUN: llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -mattr=+neon,+
vfp4
| FileCheck %s --check-prefix=THUMB
Completed in 1677 milliseconds