summary refs log tree commit diff stats
path: root/target/arm/tcg/helper-a64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Implement ALLINT MSR (immediate)Jinjie Ruan2024-04-251-0/+12
* target/arm: Add PSTATE.ALLINTJinjie Ruan2024-04-251-2/+2
* target/arm: Split out arm_env_mmu_indexRichard Henderson2024-02-031-2/+2
* system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi2024-01-081-4/+4
* target/arm/tcg: spelling fixes: alse, addresesMichael Tokarev2023-11-151-1/+1
* target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctlyPeter Maydell2023-11-021-3/+12
* target/arm: Implement the CPY* instructionsPeter Maydell2023-09-211-0/+454
* target/arm: Implement the SETG* instructionsPeter Maydell2023-09-211-3/+83
* target/arm: Implement the SET* instructionsPeter Maydell2023-09-211-0/+344
* target/arm: Catch illegal-exception-return from EL3 with bad NSE/NSPeter Maydell2023-08-311-0/+9
* target/arm: Relax ordered/atomic alignment checks for LSE2Richard Henderson2023-06-061-0/+7
* gdbstub: move register helpers into standalone includeAlex Bennée2023-03-071-1/+1
* target/arm: move helpers to tcg/Claudio Fontana2023-02-271-0/+954