aboutsummaryrefslogtreecommitdiff
path: root/host/include/aarch64
AgeCommit message (Expand)AuthorFilesLines
2024-04-26accel/tcg: Rename load-extract/store-insert headers using .h.inc suffixPhilippe Mathieu-Daudé2-0/+0
2023-09-19Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-0/+1
2023-09-16util/cpuinfo-aarch64: Add CPUINFO_BTIRichard Henderson1-0/+1
2023-09-15host/include/aarch64: Implement clmul.hRichard Henderson2-0/+42
2023-07-25arm: spelling fixesMichael Tokarev1-1/+1
2023-07-08host/include/aarch64: Implement aes-round.hRichard Henderson2-0/+206
2023-05-30accel/tcg: Add aarch64 store_atom_insert_al16Richard Henderson1-0/+47
2023-05-30accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8Richard Henderson1-0/+40
2023-05-23qemu/atomic128: Add runtime test for FEAT_LSE2Richard Henderson1-13/+40
2023-05-23qemu/atomic128: Split atomic16_readRichard Henderson1-9/+12
2023-05-23accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128Richard Henderson1-0/+2
2023-05-23include/host: Split out atomic128-ldst.hRichard Henderson1-0/+49
2023-05-23include/host: Split out atomic128-cas.hRichard Henderson1-0/+43
2023-05-23util: Add cpuinfo-aarch64.cRichard Henderson1-0/+22