aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/helper-a64.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25target/arm: Implement ALLINT MSR (immediate)Jinjie Ruan1-0/+12
2024-04-25target/arm: Add PSTATE.ALLINTJinjie Ruan1-2/+2
2024-02-03target/arm: Split out arm_env_mmu_indexRichard Henderson1-2/+2
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi1-4/+4
2023-11-15target/arm/tcg: spelling fixes: alse, addresesMichael Tokarev1-1/+1
2023-11-02target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctlyPeter Maydell1-3/+12
2023-09-21target/arm: Implement the CPY* instructionsPeter Maydell1-0/+454
2023-09-21target/arm: Implement the SETG* instructionsPeter Maydell1-3/+83
2023-09-21target/arm: Implement the SET* instructionsPeter Maydell1-0/+344
2023-08-31target/arm: Catch illegal-exception-return from EL3 with bad NSE/NSPeter Maydell1-0/+9
2023-06-06target/arm: Relax ordered/atomic alignment checks for LSE2Richard Henderson1-0/+7
2023-03-07gdbstub: move register helpers into standalone includeAlex Bennée1-1/+1
2023-02-27target/arm: move helpers to tcg/Claudio Fontana1-0/+954