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