Home
last modified time | relevance | path

Searched refs:fpu (Results 1 – 25 of 65) sorted by relevance

123

/external/llvm/test/MC/ARM/
Ddirective-fpu-multiple.s1 @ Check multiple .fpu directives.
3 @ The later .fpu directive should overwrite the earlier one.
4 @ We also check here that all the .fpu directives that we expect to work do work
9 .fpu none
10 .fpu vfp
11 .fpu vfpv2
12 .fpu vfpv3
13 .fpu vfpv3-fp16
14 .fpu vfpv3-d16
15 .fpu vfpv3-d16-fp16
[all …]
Dpr22395.s8 .fpu neon
14 .fpu vfpv3
19 .fpu vfpv3-d16
24 .fpu vfpv4
29 .fpu vfpv4-d16
34 .fpu fpv5-d16
39 .fpu fp-armv8
44 .fpu fp-armv8
49 .fpu neon
54 .fpu neon-vfpv4
[all …]
Dpr22395-2.s8 .fpu vfpv3
13 .fpu vfpv4
18 .fpu neon
23 .fpu neon-vfpv4
28 .fpu neon-fp-armv8
33 .fpu crypto-neon-fp-armv8
Ddirective-fpu-diagnostics.s7 .fpu invalid
9 @ CHECK: .fpu invalid
Ddirective-fpu-instrs.s3 .fpu neon
7 @ .thumb should not disable the prior .fpu neon
Ddirective-fpu-softvfp.s8 .fpu softvfp
/external/libvorbis/lib/
Dos.h95 static inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){ in vorbis_fpu_setround() argument
103 *fpu=ret; in vorbis_fpu_setround()
106 static inline void vorbis_fpu_restore(vorbis_fpu_control fpu){ in vorbis_fpu_restore() argument
107 __asm__ __volatile__("fldcw %0":: "m"(fpu)); in vorbis_fpu_restore()
137 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){ in vorbis_fpu_setround() argument
140 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){ in vorbis_fpu_restore() argument
158 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){ in vorbis_fpu_setround() argument
161 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){ in vorbis_fpu_restore() argument
/external/valgrind/cachegrind/tests/x86/
DMakefile.am7 fpu-28-108.vgtest fpu-28-108.stderr.exp
10 fpu-28-108
17 fpu_28_108_SOURCES = fpu-28-108.S
Dfpu-28-108.vgtest1 prog: fpu-28-108
/external/valgrind/coregrind/m_coredump/
Dcoredump-elf.c414 static void fill_fpu(const ThreadState *tst, vki_elf_fpregset_t *fpu) in fill_fpu() argument
451 # define DO(n) VG_(memcpy)(fpu->xmm_space + n * 4, \ in fill_fpu()
457 VG_(memset)(fpu->padding, 0, sizeof(fpu->padding)); in fill_fpu()
463 # define DO(n) (*fpu)[n] = *(double*)(&arch->vex.guest_VSR##n) in fill_fpu()
474 # define DO(n) (*fpu)[n] = *(double*)(&arch->vex.guest_VSR##n) in fill_fpu()
488 # define DO(n) fpu->fprs[n].ui = arch->vex.guest_f##n in fill_fpu()
493 # define DO(n) (*fpu)[n] = *(double*)(&arch->vex.guest_f##n) in fill_fpu()
500 # define DO(n) (*fpu)[n] = *(double*)(&arch->vex.guest_f##n) in fill_fpu()
539 vki_elf_fpregset_t fpu; in dump_one_thread() local
549 fill_fpu(&VG_(threads)[tid], &fpu); in dump_one_thread()
[all …]
Dcoredump-solaris.c324 static void fill_fpregset(vki_fpregset_t *fpu, const ThreadState *tst) in fill_fpregset() argument
329 VG_(memset)(fpu, 0, sizeof(*fpu)); in fill_fpregset()
331 struct vki_fpchip_state *fs = &fpu->fp_reg_set.fpchip_state; in fill_fpregset()
360 VG_(memset)(fpu, 0, sizeof(*fpu)); in fill_fpregset()
361 struct vki_fpchip_state *fs = &fpu->fp_reg_set.fpchip_state; in fill_fpregset()
747 vki_fpregset_t fpu; in fill_old_note_for_thread() local
748 fill_fpregset(&fpu, tst); in fill_old_note_for_thread()
749 add_note(notes, VKI_NT_PRFPREG, &fpu, sizeof(vki_fpregset_t)); in fill_old_note_for_thread()
/external/llvm/test/CodeGen/ARM/
Dbuild-attributes.ll242 ; ARM1156T2F-S: .fpu vfpv2
353 ; V8-FPARMv8: .fpu fp-armv8
357 ; V8-NEON: .fpu neon
362 ; V8-FPARMv8-NEON: .fpu neon-fp-armv8
367 ; V8-FPARMv8-NEON-CRYPTO: .fpu crypto-neon-fp-armv8
395 ; CORTEX-A7-CHECK: .fpu neon-vfpv4
396 ; CORTEX-A7-NOFPU-NOT: .fpu
397 ; CORTEX-A7-FPUV4: .fpu vfpv4
469 ; CORTEX-A5-DEFAULT: .fpu neon-vfpv4
495 ; CORTEX-A5-NONEON: .fpu vfpv4-d16
[all …]
Dbuild-attributes-encoding.s22 .fpu vfpv3
/external/strace/linux/sh64/
Duserent.h153 XLAT_UOFF(fpu),
/external/valgrind/coregrind/
DMakefile.am617 m_gdbserver/power-fpu-valgrind-s1.xml \
618 m_gdbserver/power-fpu-valgrind-s2.xml \
619 m_gdbserver/power-fpu.xml \
649 m_gdbserver/mips-fpu-valgrind-s1.xml \
650 m_gdbserver/mips-fpu-valgrind-s2.xml \
651 m_gdbserver/mips-fpu.xml \
660 m_gdbserver/mips64-fpu-valgrind-s1.xml \
661 m_gdbserver/mips64-fpu-valgrind-s2.xml \
662 m_gdbserver/mips64-fpu.xml
/external/valgrind/none/tests/mips64/
Dfpu_control_word.vgtest2 prereq: ../../../tests/mips_features fpu
Dfpu_branches.vgtest2 prereq: ../../../tests/mips_features fpu
Dfpu_arithmetic.vgtest2 prereq: ../../../tests/mips_features fpu
Dtest_fcsr.vgtest2 prereq: ../../../tests/mips_features fpu
Dmove_instructions.vgtest2 prereq: ../../../tests/mips_features fpu
Dround.vgtest2 prereq: ../../../tests/mips_features fpu
Dload_store_unaligned.vgtest2 prereq: ../../../tests/mips_features fpu
Dfpu_load_store.vgtest2 prereq: ../../../tests/mips_features fpu
/external/valgrind/memcheck/tests/x86/
Dinsn_fpu.vgtest2 prereq: ../../../tests/x86_amd64_features x86-fpu
/external/valgrind/none/tests/x86/
Dinsn_fpu.vgtest2 prereq: ../../../tests/x86_amd64_features x86-fpu

123