diff options
author | David Miller | 2022-02-23 23:31:14 +0100 |
---|---|---|
committer | Thomas Huth | 2022-02-28 11:29:15 +0100 |
commit | ea0a1053e276f07b1a75b222115810e8cee71fa9 (patch) | |
tree | 22ee3c191081e2f934c63ce20b2802585bd5f935 /tests | |
parent | travis.yml: Update the s390x jobs to Ubuntu Focal (diff) | |
download | qemu-ea0a1053e276f07b1a75b222115810e8cee71fa9.tar.gz qemu-ea0a1053e276f07b1a75b222115810e8cee71fa9.tar.xz qemu-ea0a1053e276f07b1a75b222115810e8cee71fa9.zip |
s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
implements:
AND WITH COMPLEMENT (NCRK, NCGRK)
NAND (NNRK, NNGRK)
NOT EXCLUSIVE OR (NXRK, NXGRK)
NOR (NORK, NOGRK)
OR WITH COMPLEMENT (OCRK, OCGRK)
SELECT (SELR, SELGR)
SELECT HIGH (SELFHR)
MOVE RIGHT TO LEFT (MVCRL)
POPULATION COUNT (POPCNT)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/737
Signed-off-by: David Miller <dmiller423@gmail.com>
Message-Id: <20220223223117.66660-2-dmiller423@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions