summaryrefslogtreecommitdiff
path: root/target/arm/translate-a64.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-07target/arm: A32, T32: Create Instruction Syndromes for Data AbortsPeter Maydell1-14/+0
2017-01-13target/arm: Fix ubfx et al for aarch64Richard Henderson1-1/+1
2017-01-10target-arm: Use clrsb helperRichard Henderson1-4/+4
2017-01-10target-arm: Use clz opcodeRichard Henderson1-4/+4
2017-01-10target-arm: Use new deposit and extract opsRichard Henderson1-52/+29
2016-12-27target-arm: Fix aarch64 disas_ldst_single_structRichard Henderson1-2/+2
2016-12-27target-arm: Fix aarch64 vec_reg_offsetRichard Henderson1-1/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+11430