[Qemu-devel] [PATCH 04/20] target-sparc: Convert asi helpers to gen_*_gpr
Push the DisasContext down so that we can use gen_load/store_gpr in sode gen_ldda_asi, gen_stda_ast, gen_cas_asi, gen_casx_asi. Signed-off-by: Richard Henderson --- target-sparc/translate.c | 61 +--- 1 file changed, 32 insertions(+), 29 deletions(-)
[Qemu-devel] [PATCH 04/20] target-sparc: Convert asi helpers to gen_*_gpr
Push the DisasContext down so that we can use gen_load/store_gpr in sode gen_ldda_asi, gen_stda_ast, gen_cas_asi, gen_casx_asi. Signed-off-by: Richard Henderson --- target-sparc/translate.c | 61 +--- 1 file changed, 32 insertions(+), 29 deletions(-)