mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-05 03:14:57 +00:00
Now that MemOp has been pushed down into the memory API, and callers are encoding endianness, we can collapse byte swaps along the I/O path into the accelerator and target independent adjust_endianness. Collapsing byte swaps along the I/O path enables additional endian inversion logic, e.g. SPARC64 Invert Endian TTE bit, with redundant byte swaps cancelling out. Backports commit 9bf825bf3df4ebae3af51566c8088e3f1249a910 from qemu |
||
|---|---|---|
| .. | ||
| tcg | ||
| Makefile.objs | ||