target/s390x: Improve SUB LOGICAL WITH BORROW
Now that SUB LOGICAL outputs borrow, we can use that as input directly. It also means we can re-use CC_OP_SUBU and produce an output borrow directly from SUB LOGICAL WITH BORROW. Reviewed-by:David Hildenbrand <david@redhat.com> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org> Message-Id: <20201214221356.68039-5-richard.henderson@linaro.org> Signed-off-by:
Cornelia Huck <cohuck@redhat.com>
Showing
- target/s390x/cc_helper.c 0 additions, 32 deletionstarget/s390x/cc_helper.c
- target/s390x/helper.c 0 additions, 2 deletionstarget/s390x/helper.c
- target/s390x/insn-data.def 4 additions, 4 deletionstarget/s390x/insn-data.def
- target/s390x/internal.h 0 additions, 2 deletionstarget/s390x/internal.h
- target/s390x/translate.c 41 additions, 33 deletionstarget/s390x/translate.c
Loading
Please register or sign in to comment