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)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 5 May 2023 02:19:29 +0000 (19:19 -0700)
commitc8b2c5d2c984cc444880187679c2a9589bae0526
treec9c1123d490550dbdde7896d9c5416b48b8417aa
parentd953b17515cce377efcf77544d15d3639aa3d974
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]