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