aboutsummaryrefslogtreecommitdiff
path: root/tcg/tcg-op-ldst.c
AgeCommit message (Expand)Author
2023-05-16tcg: Split INDEX_op_qemu_{ld,st}* for guest address sizeRichard Henderson
2023-05-16tcg: Remove TCGv from tcg_gen_atomic_*Richard Henderson
2023-05-16tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_*Richard Henderson
2023-05-16accel/tcg: Widen plugin_gen_empty_mem_callback to i64Richard Henderson
2023-05-16tcg: Reduce copies for plugin_gen_mem_callbacksRichard Henderson
2023-05-16tcg: Widen helper_atomic_* addresses to uint64_tRichard Henderson
2023-05-16tcg: Widen helper_{ld,st}_i128 addresses to uint64_tRichard Henderson
2023-05-16tcg: Split out memory ops to tcg-op-ldst.cRichard Henderson