aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/helper-a64.c
AgeCommit message (Expand)AuthorFilesLines
13 daystarget/arm: Convert handle_2misc_pairwise to decodetreeRichard Henderson1-18/+0
13 daystarget/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.cRichard Henderson1-43/+0
13 daystarget/arm: Remove helper_sqrt_f16Richard Henderson1-11/+0
2024-10-29target/arm: Fix arithmetic underflow in SETM instructionIdo Plat1-1/+1
2024-09-20mark <zlib.h> with for-crc32 in a consistent mannerMichael Tokarev1-1/+1
2024-08-09target/arm: Fix BTI versus CF_PCRELRichard Henderson1-0/+39
2024-07-23target/arm: Use set/clear_helper_retaddr in helper-a64.cRichard Henderson1-2/+12
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