On 07/19/2017 05:09 PM, 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/s390x/helper.h | 4 +++ target/s390x/mem_helper.c | 80 +++++++++++++++++++++++++++++++++++++---------- target/s390x/translate.c | 26 ++++++++++++--- 3 files changed, 88 insertions(+), 22 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~