summaryrefslogtreecommitdiffstats
path: root/target/arm/translate-a64.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing fp_access_check() to aarch64 crypto instructionsNick Reilly2017-02-281-0/+12
* target-arm: don't generate WFE/YIELD calls for MTTCGAlex Bennée2017-02-241-2/+6
* target/arm: A32, T32: Create Instruction Syndromes for Data AbortsPeter Maydell2017-02-071-14/+0Star
* target/arm: Fix ubfx et al for aarch64Richard Henderson2017-01-131-1/+1
* target-arm: Use clrsb helperRichard Henderson2017-01-101-4/+4
* target-arm: Use clz opcodeRichard Henderson2017-01-101-4/+4
* target-arm: Use new deposit and extract opsRichard Henderson2017-01-101-52/+29Star
* target-arm: Fix aarch64 disas_ldst_single_structRichard Henderson2016-12-271-2/+2
* target-arm: Fix aarch64 vec_reg_offsetRichard Henderson2016-12-271-1/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+11430