aboutsummaryrefslogtreecommitdiff
path: root/include/exec/memop.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-16include/exec/memop: Add MO_ATOM_*Richard Henderson1-0/+37
2023-05-11tcg: Remove TARGET_ALIGNED_ONLYRichard Henderson1-11/+2
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau1-1/+1
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau1-1/+1
2022-01-08exec/memop: Adding signed quad and octo definesFrédéric Pétrot1-0/+7
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot1-4/+4
2021-10-05tcg: Expand MO_SIZE to 3 bitsRichard Henderson1-5/+9
2019-09-03cputlb: Replace size and endian operands for MemOpTony Nguyen1-0/+6
2019-09-03memory: Access MemoryRegion with MemOpTony Nguyen1-6/+14
2019-09-03memory: Introduce size_memopTony Nguyen1-0/+10
2019-09-03tcg: TCGMemOp is now accelerator independent MemOpTony Nguyen1-0/+110