Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-15 | bswap.h: Remove unused float-access functions | Peter Maydell | 1 | -9/+5 |
2020-12-10 | docs/devel/loads-stores: Add regexp for DMA functions | Philippe Mathieu-Daudé | 1 | -0/+2 |
2020-10-20 | loads-stores.rst: add footnote that clarifies GETPC usage | Emanuele Giuseppe Esposito | 1 | -1/+7 |
2020-05-11 | accel/tcg: Add endian-specific cpu_{ld, st}* operations | Richard Henderson | 1 | -12/+27 |
2020-03-12 | docs: Be consistent about capitalization of 'Arm' | Peter Maydell | 1 | -1/+1 |
2020-01-15 | cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only | Richard Henderson | 1 | -55/+154 |
2020-01-15 | cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code | Richard Henderson | 1 | -3/+1 |
2018-12-14 | Rename cpu_physical_memory_write_rom() to address_space_write_rom() | Peter Maydell | 1 | -19/+16 |
2018-06-15 | bswap: Add new stn_*_p() and ldn_*_p() memory access functions | Peter Maydell | 1 | -0/+15 |
2017-10-16 | docs/devel/loads-stores.rst: Document our various load and store APIs | Peter Maydell | 1 | -0/+396 |