summary refs log tree commit diff stats
path: root/include/exec/memop.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* exec: Rename NEED_CPU_H -> COMPILING_PER_TARGETPhilippe Mathieu-Daudé2024-04-261-2/+2
* include/exec/memop: Add MO_ATOM_*Richard Henderson2023-05-161-0/+37
* tcg: Remove TARGET_ALIGNED_ONLYRichard Henderson2023-05-111-11/+2
* Replace TARGET_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* exec/memop: Adding signed quad and octo definesFrédéric Pétrot2022-01-081-0/+7
* exec/memop: Adding signedness to quad definitionsFrédéric Pétrot2022-01-081-4/+4
* tcg: Expand MO_SIZE to 3 bitsRichard Henderson2021-10-051-5/+9
* cputlb: Replace size and endian operands for MemOpTony Nguyen2019-09-031-0/+6
* memory: Access MemoryRegion with MemOpTony Nguyen2019-09-031-6/+14
* memory: Introduce size_memopTony Nguyen2019-09-031-0/+10
* tcg: TCGMemOp is now accelerator independent MemOpTony Nguyen2019-09-031-0/+110