]> Git Repo - qemu.git/commit - target/s390x/insn-data.def
target-s390x: implement TRANSLATE AND TEST instruction
authorAurelien Jarno <[email protected]>
Wed, 3 Jun 2015 21:09:47 +0000 (23:09 +0200)
committerAlexander Graf <[email protected]>
Thu, 4 Jun 2015 23:37:59 +0000 (01:37 +0200)
commit54f007750978ffbb98ce933077e0d1741e0202b0
tree3b4cfd1d974255f0ffe2a200e2402b7567d060d0
parented0bcecec105137567f461e5b57834e72c851855
target-s390x: implement TRANSLATE AND TEST instruction

It is part of the basic zArchitecture instructions. Allow it to be call
from EXECUTE.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-s390x/helper.h
target-s390x/insn-data.def
target-s390x/mem_helper.c
target-s390x/translate.c
This page took 0.025901 seconds and 4 git commands to generate.