aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv8_opcodes.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-24aarch64: refactor SCTLR manipulationMatthias Welwarsky1-0/+4
2017-02-24aarch64: fix software breakpoints when in aarch32 stateMatthias Welwarsky1-0/+5
2017-02-10aarch64: remove "mrs <Xt>, currentel" opcodeMatthias Welwarsky1-5/+0
2017-02-10aarch64: discard async aborts on entering debug stateMatthias Welwarsky1-0/+3
2017-02-10aarch64: cache identification for aarch32 stateMatthias Welwarsky1-0/+1
2017-02-10aarch64: fix mode switchingMatthias Welwarsky1-3/+9
2017-02-10aarch64: register access rewriteMatthias Welwarsky1-4/+13
2017-02-10aarch64: provide virt2phys commandMatthias Welwarsky1-0/+7
2017-02-10aarch64: armv8 cache functions updateMatthias Welwarsky1-0/+1
2017-02-10aarch64: add basic Aarch32 supportMatthias Welwarsky1-4/+31
2017-02-10aarch64: add cache handling functionsMatthias Welwarsky1-0/+2
2017-02-10aarch64: use correct instruction for software breakpointsMatthias Welwarsky1-0/+3
2017-02-10aarch64: add symbolic definitions for armv8 opcodesMatthias Welwarsky1-0/+126