aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv8.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-08armv8: valgrind memleak fixesMatthias Welwarsky1-0/+2
2018-03-10Support AArch64 SIMD/FP registers read/writeOmair Javaid1-11/+52
2018-01-16aarch64: simplify mode and state handlingMatthias Welwarsky1-1/+1
2017-02-24aarch64: run control reworkMatthias Welwarsky1-35/+3
2017-02-24armv8: factor out generic bit set/clr for debug registersMatthias Welwarsky1-0/+1
2017-02-15aarch64: Fix #include guardsMarc Schink1-1/+1
2017-02-10aarch64: register access rewriteMatthias Welwarsky1-6/+40
2017-02-10aarch64: provide virt2phys commandMatthias Welwarsky1-0/+4
2017-02-10aarch64: remove bogus os_border calculationMatthias Welwarsky1-1/+0
2017-02-10aarch64: armv8 cache functions updateMatthias Welwarsky1-3/+14
2017-02-10aarch64: add basic Aarch32 supportMatthias Welwarsky1-1/+6
2017-02-10aarch64: update smp halt and resume to better facilitate CTIMatthias Welwarsky1-0/+5
2017-02-10aarch64: remove code for AHB-AP supportMatthias Welwarsky1-4/+2
2017-02-10aarch64: remove references to armv7-rMatthias Welwarsky1-1/+0
2017-02-10aarch64: remove armv7-a virt-to-phys codeMatthias Welwarsky1-0/+12
2017-02-10aarch64: fix reading of translation table registersMatthias Welwarsky1-1/+7
2017-02-10aarch64: formalize use of CTI in halt and resumeMatthias Welwarsky1-0/+31
2017-02-10aarch64: deconflict debug register namesMatthias Welwarsky1-27/+31
2017-02-10aarch64: introduce dpm extension for ARMv8Matthias Welwarsky1-1/+3
2017-02-10aarch64: Correct target state for hardware stepDavid Ung1-0/+1
2017-02-10aarch64: Add instruction stepping support using hardware steppierre Kuo1-0/+1
2017-02-10aarch64: Add ARMv8 AARCH64 support filesDavid Ung1-0/+201