Richard Henderson writes:
> The DO_LOAD macros replicate the distinction already performed
> by the cpu_ldst.h functions. Use them.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
> ---
> include/exec/cpu_ldst.h | 11 -
> include/exec/translator.h | 48 +++-
The DO_LOAD macros replicate the distinction already performed
by the cpu_ldst.h functions. Use them.
Signed-off-by: Richard Henderson
---
include/exec/cpu_ldst.h | 11 -
include/exec/translator.h | 48 +++
2 files changed, 13 insertions(+), 46 dele