History log of /external/vixl/test/aarch32/test-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-t32.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1bce007699e07bd855b7d194ca93fa5504a73eda 06-Jun-2017 Pierre Langlois <pierre.langlois@arm.com> Use clang-format 3.8 to format VIXL

Additionally, this version of clang-format orders include directives
alphabetically which showed that the "non-const-visitor.h" header was missing
two of them.

Change-Id: Ib03407dd2046a0bb7175370685e09fb3aebe583f
/external/vixl/test/aarch32/test-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-t32.cc
4d912ac1b98ffe0638320815636b0b9661a8846c 08-Nov-2016 Pierre Langlois <pierre.langlois@arm.com> [test] Add preliminary FP tests for OP.<dt> <Dd>, <Dn>, <Dm>

Add floating point tests for instructions taking three D registers as
operands.

We have assembler tests for the following instrutions with F32 and F64:

- VABD
- VADD
- VCEQ
- VCGE
- VCGT
- VCLE
- VCLT
- VMAX
- VMIN
- VPADD
- VPMAX
- VPMIN
- VSUB

And simulation (as in execution on hardware) for the following instructions,
only with F64 as a datatype.

- VADD
- VSUB

Change-Id: I784ee821bd551a9ceb8b3fa3e66cc40fd0e12869
/external/vixl/test/aarch32/test-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-t32.cc