On 07/16/2017 10:03 AM, Emilio G. Cota wrote:
Thereby decoupling the resulting translated code from the current state of the system.Signed-off-by: Emilio G. Cota<c...@braap.org> --- target/hppa/helper.h | 2 ++ target/hppa/op_helper.c | 32 ++++++++++++++++++++++++++++---- target/hppa/translate.c | 12 ++++++++++-- 3 files changed, 40 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~