|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH 11/13] target-s390x: implement miscellaneous-instruction-extensions facility |
Date: | Tue, 02 Jun 2015 10:15:45 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
On 06/01/2015 02:24 PM, Aurelien Jarno wrote: > RISBGN is the same as RISBG, but without setting the condition code. > CLT and CLGT are the same as CLRT and CLGRT, but using memory for the > second operand. > > Cc: Alexander Graf <address@hidden> > Cc: Richard Henderson <address@hidden> > Signed-off-by: Aurelien Jarno <address@hidden> > --- > target-s390x/insn-data.def | 3 +++ > target-s390x/translate.c | 1 + > 2 files changed, 4 insertions(+) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |