summaryrefslogtreecommitdiff
path: root/include/exec/cpu_ldst_template.h
AgeCommit message (Expand)Author
2015-09-11softmmu: add helper function to pass through retaddrPavel Dovgalyuk
2015-01-20cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessorsPeter Maydell
2015-01-20cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macrosPeter Maydell
2014-06-05softmmu: move all load/store functions to cpu_ldst.hPaolo Bonzini