OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vfp2
(Results
1 - 7
of
7
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/ARM/
v6-neg-subfeatures.s
1
@ RUN: llvm-mc < %s -triple armv6 -mattr=+
vfp2
-filetype=obj | llvm-objdump -triple=arm -d - | FileCheck %s
3
.eabi_attribute Tag_FP_arch, 1 //
VFP2
5
vfp2
:
label
8
@CHECK-LABEL:
vfp2
v6-subfeatures.s
1
@ RUN: llvm-mc < %s -triple armv6 -mattr=+
vfp2
-filetype=obj | llvm-objdump -triple=arm -d - | FileCheck %s
3
.eabi_attribute Tag_FP_arch, 2 //
VFP2
5
vfp2
:
label
8
@CHECK-LABEL:
vfp2
v7m-neg-subfeatures.s
7
vfp2
:
label
10
@CHECK-LABEL:
vfp2
v7m-subfeatures.s
8
vfp2
:
label
11
@CHECK-LABEL:
vfp2
v7a-subfeature.s
7
vfp2
:
label
10
@CHECK-LABEL:
vfp2
v7a-neg-subfeature.s
6
vfp2
:
label
9
@CHECK-LABEL:
vfp2
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
float-helpers.s
2
; RUN: llc -asm-verbose=false -mattr=-
vfp2
-mtriple=arm-eabi < %s | FileCheck %s -check-prefix=CHECK-ALL -check-prefix=CHECK-SOFT
3
; RUN: llc -asm-verbose=false -mattr=-
vfp2
-mtriple=arm-eabi -meabi=gnu < %s | FileCheck %s -check-prefix=CHECK-ALL -check-prefix=CHECK-SOFT
[
all
...]
Completed in 121 milliseconds