]> Git Repo - qemu.git/commit
target-s390: Convert LRA
authorRichard Henderson <[email protected]>
Wed, 22 Aug 2012 20:15:10 +0000 (13:15 -0700)
committerRichard Henderson <[email protected]>
Sat, 5 Jan 2013 20:18:39 +0000 (12:18 -0800)
commitd8fe4a9c284f244679ab251637bff81126d91dfe
tree7f842b24f0da5e25fe8ac6683937eb15f6cb6e08
parent97c3ab61c46c1c0194657b8bead3d499600d8aab
target-s390: Convert LRA

Note that truncating the store to r1 based on PSW_MASK_64
is incorrect.  We always modify the entire register.

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