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