aboutsummaryrefslogtreecommitdiff
path: root/target/i386/tcg/mem_helper.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-04target/i386: Inline cmpxchg16bRichard Henderson1-69/+0
2023-02-04target/i386: Inline cmpxchg8bRichard Henderson1-57/+0
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot1-1/+1
2021-10-13target/i386: Use MO_128 for 16 byte atomicsRichard Henderson1-1/+1
2021-10-05tcg: Rename TCGMemOpIdx to MemOpIdxRichard Henderson1-2/+2
2021-07-21tcg: Rename helper_atomic_*_mmu and provide for user-onlyRichard Henderson1-13/+2
2021-02-16exec: Use cpu_untagged_addr in g2h; split out g2h_untaggedRichard Henderson1-1/+1
2020-12-16i386: move TCG cpu class initialization to tcg/Claudio Fontana1-0/+1
2020-12-16i386: move TCG accel files into tcg/Claudio Fontana1-0/+193