[Qemu-devel] [PATCH 03/20] target-sparc: Use gen_load_gpr in get_src[12]

2012-10-16 Thread Richard Henderson
This means we can avoid the incoming temporary, though the cleanup of the existing temporaries is not performed in this patch. Signed-off-by: Richard Henderson --- target-sparc/translate.c | 75 +++- 1 file changed, 29 insertions(+), 46 deletions(-) d

[Qemu-devel] [PATCH 03/20] target-sparc: Use gen_load_gpr in get_src[12]

2012-10-09 Thread Richard Henderson
This means we can avoid the incoming temporary, though the cleanup of the existing temporaries is not performed in this patch. Signed-off-by: Richard Henderson --- target-sparc/translate.c | 75 +++- 1 file changed, 29 insertions(+), 46 deletions(-) d