diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-12-07 17:50:15 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-01-06 23:07:04 +0000 |
commit | 238da1c942037412033a08288f73bc9815bb8c2c (patch) | |
tree | d0db1bea27a5f028cf7ce5b918c2553afa7ff1ff /hw/net/virtio-net.c | |
parent | e62d5752f5e7fdddb6b309230589281d9fa4d609 (diff) | |
download | qemu-238da1c942037412033a08288f73bc9815bb8c2c.zip qemu-238da1c942037412033a08288f73bc9815bb8c2c.tar.gz qemu-238da1c942037412033a08288f73bc9815bb8c2c.tar.bz2 |
tcg/s390x: Remove DISTINCT_OPERANDS facility check
The distinct-operands facility is bundled into facility 45,
along with load-on-condition. We are checking this at startup.
Remove the a0 == a1 checks for 64-bit sub, and, or, xor, as there
is no space savings for avoiding the distinct-operands insn.
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions