aboutsummaryrefslogtreecommitdiff
path: root/test
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-10-01Merge remote-tracking branch 'remotes/aosp/upstream-master'xueliang.zhong
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 a CodeBuffer API bug.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-20Implement CPU Feature selection.Jacob Bramley
2018-07-04Remove the Debugger.Jacob Bramley
2018-06-27Fix: unknown pragma 'clang optimize' error when g++ is used for building VIXL...android-p-preview-5android-o-mr1-iot-release-1.0.2android-n-iot-release-smart-display-r2Evgeny Astigeevich
2018-05-25Improve simulator trace generator script and fix tests.Alexander Gilday
2018-05-24Fix exception related warnings introduced by GCC 8.Pierre Langlois
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
2018-02-07Disable optimizations for instructions-aarch32.h in a testandroid-p-preview-1Pirama Arumuga Nainar
2017-12-14Merge remote-tracking branch 'aosp/upstream-master' into masterArtem Serov
2017-10-18Fix vld, vst instructions with post-index.Vincent Belliard
2017-10-03Disable forward reference info negative tests in release mode.Georgia Kouveli
2017-09-28Check unpredictable (OutsideITBlock()) for crc, hvc.Vincent Belliard
2017-09-13Check unpredictable for vldm, vstm.Vincent Belliard
2017-09-13Check unpredictable conditions for vstr.Vincent Belliard
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-06-01[pool-manager] Integration with aarch32.Georgia Kouveli
2017-05-24Fix adr A1 info.Vincent Belliard
2017-05-16[pool-manager] Separating pool checkpoint and buffer checkpoint.Georgia Kouveli
2017-05-16[test] Add preliminary FP tests for OP.<dt> <Dd>, <Dn>, <Dm>Pierre Langlois
2017-05-15[pool-manager] Split Label and Literal.Georgia Kouveli