aboutsummaryrefslogtreecommitdiff
path: root/target/i386/tcg/mem_helper.c
AgeCommit message (Expand)Author
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot
2021-10-13target/i386: Use MO_128 for 16 byte atomicsRichard Henderson
2021-10-05tcg: Rename TCGMemOpIdx to MemOpIdxRichard Henderson
2021-07-21tcg: Rename helper_atomic_*_mmu and provide for user-onlyRichard Henderson
2021-02-16exec: Use cpu_untagged_addr in g2h; split out g2h_untaggedRichard Henderson
2020-12-16i386: move TCG cpu class initialization to tcg/Claudio Fontana
2020-12-16i386: move TCG accel files into tcg/Claudio Fontana