add initial fmv/fcvt tests, though they're broken due to FPSCR being unimplemented
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 5 May 2023 02:19:29 +0000 (19:19 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 2 Jun 2023 18:51:17 +0000 (19:51 +0100)
commit08c098d8599f3e17385ff256ed99392bc3f5154f
treec9c1123d490550dbdde7896d9c5416b48b8417aa
parentf6303f591c1a968dfc505da386d8634dab06170a
add initial fmv/fcvt tests, though they're broken due to FPSCR being unimplemented
openpower/isatables/fields.text
src/openpower/decoder/isa/test_caller_fmv_fcvt.py [new file with mode: 0644]
src/openpower/test/fmv_fcvt/__init__.py [new file with mode: 0644]
src/openpower/test/fmv_fcvt/fmv_fcvt.py [new file with mode: 0644]