aboutsummaryrefslogtreecommitdiff
path: root/test/aarch64
AgeCommit message (Expand)Author
2018-10-04Revert "Merge remote-tracking branch 'remotes/aosp/upstream-master'"android-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseRoland Levillain
2018-09-24Enable FP16 NaN tests.Jacob Bramley
2018-09-19Add support for features up to Armv8.3.Jacob Bramley
2018-09-19Support --disassemble in simulator tests.Jacob Bramley
2018-09-13Tests for Simulator CPU feature control.Jacob Bramley
2018-09-11Use PrintDisassembler for --disassemble.Jacob Bramley
2018-09-06Check CPU features in the Simulator and Disassembler.Jacob Bramley
2018-08-30Fix and re-enable test-examples.Jacob Bramley
2018-08-30Support hint <imm>, and fix hint disassembly.Jacob Bramley
2018-08-28Make disassembly of FC* more precise.Jacob Bramley
2018-08-28Enable tests for more CPU features.Jacob Bramley
2018-08-28Allow and disassemble Pre- and Post-Index #0.Jacob Bramley
2018-08-16Fix CPUFeatures checks for fmov.Jacob Bramley
2018-08-16CPUFeatures tests.Jacob Bramley
2018-07-20Check CPU features in the Assembler.Jacob Bramley
2018-07-04Remove the Debugger.Jacob Bramley
2018-05-25Improve simulator trace generator script and fix tests.Alexander Gilday
2018-04-23Initial Support + FMOV [FP16]Carey Williams
2018-04-19Add support for Load/Store LORegion instructions.Alexander Gilday
2018-04-19Add support for dot product instructions.Alexander Gilday
2018-04-17Add support for compare and swap in memory instructions.Alexander Gilday
2018-04-10Add support for SQRDMLAH and SQRDMLSH.Alexander Gilday
2018-03-22Fix clang-format issues in 8.3 tests.Carey Williams
2018-03-22v8.3 Complex Numbers SupportCarey Williams
2018-02-15Add support for CSDB in AArch64Martyn Capewell
2017-09-12Fix system register disassembly prefix.Martyn Capewell
2017-07-11Disassemble system registers in mrs/msr.Martyn Capewell
2017-06-26Print the instruction address when disassembling.Jacob Bramley
2017-06-26Add --disassemble-test-code.Jacob Bramley
2017-06-21Use clang-format 3.8 to format VIXLPierre Langlois
2017-06-06Fix runtime call mechanisms for types smaller than 4 bytes.Alexandre Rames
2017-06-02Fix pre-shifted immediate generation involving sp.Martyn Capewell
2017-06-02Handle `enum`s in simulated runtime call mechanisms.Alexandre Rames
2017-04-18Improve the names of the PushPop tests.Jacob Bramley
2017-04-11Fix release of a QRegisters within a ScratchRegisterScope.Artem Serov
2017-04-10Split non-executable tests into test-api-aarch64.cc.Jacob Bramley
2017-03-29AArch64: Improve interaction between runtime and the simulator.Alexandre Rames
2017-03-29AArch64: Add support for `MacroAssembler::TailCallRuntime()`.Alexandre Rames
2017-02-13Fix issue with TBZ and large literal pool.Georgia Kouveli
2017-02-10AArch64: Make --disassemble output a bit clearer.Jacob Bramley
2017-02-02Fix Operand::IsPlainRegister.Jacob Bramley
2017-01-25[aarch64] Do not mix the Assembler and MacroAssembler in testsPierre Langlois
2017-01-25Enable clang-format in the testsPierre Langlois
2017-01-18Test unallocated shift amounts for add/sub immediateMartyn Capewell
2017-01-17Add specialised W and X Register classes.Jacob Bramley
2016-12-08Trace taken branches in the A64 simulator.Jacob Bramley
2016-11-23Ensure `MacroAssembler::Nop` generates a single `nop`.Alexandre Rames
2016-11-04Fix simulator-aarch64 to satisfy UBSan.Martyn Capewell
2016-10-31Add disassembler tests for tbl and tbxMartyn Capewell
2016-10-26AArch64: follow the design guidelines for `ExactAssemblyScope`.Alexandre Rames