On 10/09/2012 01:27 PM, Aurelien Jarno wrote:
> Load/store operations use macros for historical reasons. Now that there
> is no point in keeping them, replace them by direct calls to qemu_ld/st.
>
> Signed-off-by: Aurelien Jarno
> ---
> target-mips/translate.c | 91
> -
Load/store operations use macros for historical reasons. Now that there
is no point in keeping them, replace them by direct calls to qemu_ld/st.
Signed-off-by: Aurelien Jarno
---
target-mips/translate.c | 91 ---
1 file changed, 31 insertions(+), 60