aboutsummaryrefslogtreecommitdiff
path: root/test/aarch32/test-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc
AgeCommit message (Expand)Author
2017-05-08[test] Remove TEARDOWN macro for AArch32Pierre Langlois
2017-02-20[tests] Allow generating one description to support two ISAPierre Langlois
2017-01-10Allow conditional inclusion of A32, T32 and A64.Rodolph Perfetta
2016-12-08Close the UseScratchRegisterScope in the right place.Georgia Kouveli
2016-12-08Correct usage of scratch registers in tests.Georgia Kouveli
2016-11-17[tests] Skip simulator tests when the host is not 32-bitPierre Langlois
2016-11-07Isolate each generated tests into anonymous namespacesPierre Langlois
2016-10-24Unify the `Assembler` helpers related to the code buffer.Alexandre Rames
2016-10-24Create a base class for assemblers.Alexandre Rames
2016-09-29Remove implicit 64 to 32 bit narrowingPierre Langlois
2016-09-27Correctly allocate executable memory in CodeBufferAlex Gilday
2016-08-15Introduce architecture specific guards for the simulatorPierre Langlois
2016-08-11Fix Valgrind issuesSerban Constantinescu
2016-08-11[test] Make generated tests satisfy VIXL's clang-formatPierre Langlois
2016-08-03AArch32: Improve the API for selecting the ISA.Jacob Bramley
2016-07-28Remove now unnecessary `#ifdef` directives in AArch32 tests.Alexandre Rames
2016-07-25AArch32: Do not verify simulator test results when tests cannot be run.Alexandre Rames
2016-07-04Update naming to `aarch32` and `aarch64`.Alexandre Rames