Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-16 | include/exec/memop: Add MO_ATOM_* | Richard Henderson | 1 | -0/+37 |
2023-05-11 | tcg: Remove TARGET_ALIGNED_ONLY | Richard Henderson | 1 | -11/+2 |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau | 1 | -1/+1 |
2022-04-06 | Replace config-time define HOST_WORDS_BIGENDIAN | Marc-André Lureau | 1 | -1/+1 |
2022-01-08 | exec/memop: Adding signed quad and octo defines | Frédéric Pétrot | 1 | -0/+7 |
2022-01-08 | exec/memop: Adding signedness to quad definitions | Frédéric Pétrot | 1 | -4/+4 |
2021-10-05 | tcg: Expand MO_SIZE to 3 bits | Richard Henderson | 1 | -5/+9 |
2019-09-03 | cputlb: Replace size and endian operands for MemOp | Tony Nguyen | 1 | -0/+6 |
2019-09-03 | memory: Access MemoryRegion with MemOp | Tony Nguyen | 1 | -6/+14 |
2019-09-03 | memory: Introduce size_memop | Tony Nguyen | 1 | -0/+10 |
2019-09-03 | tcg: TCGMemOp is now accelerator independent MemOp | Tony Nguyen | 1 | -0/+110 |