Age | Commit message (Expand) | Author |
---|---|---|
2015-02-05 | cpu_ldst.h: Allow NB_MMU_MODES to be 7 | Peter Maydell |
2015-01-20 | cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not defined | Peter Maydell |
2015-01-20 | cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors | Peter Maydell |
2015-01-20 | cpu_ldst.h: Drop unused _raw macros, saddr() and laddr() | Peter Maydell |
2015-01-20 | cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors | Peter Maydell |
2015-01-20 | cpu_ldst.h: Remove unused very short ld*/st* defines | Peter Maydell |
2015-01-20 | cpu_ldst.h: Drop unused ld/st*_kernel defines | Peter Maydell |
2015-01-20 | cpu_ldst.h: Remove unused ldul_ macros | Peter Maydell |
2014-06-05 | softmmu: move all load/store functions to cpu_ldst.h | Paolo Bonzini |
2014-06-05 | softmmu: introduce cpu_ldst.h | Paolo Bonzini |