aboutsummaryrefslogtreecommitdiff
path: root/docs/devel/loads-stores.rst
AgeCommit message (Expand)Author
2023-09-21docs/devel/loads-stores: Fix git grep regexesPeter Maydell
2023-06-22bswap: Add the ability to store to an unaligned 24 bit fieldIra Weiny
2023-05-16tcg: Unify helper_{be,le}_{ld,st}*Richard Henderson
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2021-10-13accel/tcg: Add cpu_{ld,st}*_mmu interfacesRichard Henderson
2021-02-15bswap.h: Remove unused float-access functionsPeter Maydell
2020-12-10docs/devel/loads-stores: Add regexp for DMA functionsPhilippe Mathieu-Daudé
2020-10-20loads-stores.rst: add footnote that clarifies GETPC usageEmanuele Giuseppe Esposito
2020-05-11accel/tcg: Add endian-specific cpu_{ld, st}* operationsRichard Henderson
2020-03-12docs: Be consistent about capitalization of 'Arm'Peter Maydell
2020-01-15cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-onlyRichard Henderson
2020-01-15cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_codeRichard Henderson
2018-12-14Rename cpu_physical_memory_write_rom() to address_space_write_rom()Peter Maydell
2018-06-15bswap: Add new stn_*_p() and ldn_*_p() memory access functionsPeter Maydell
2017-10-16docs/devel/loads-stores.rst: Document our various load and store APIsPeter Maydell