add fminmax tests with corresponding pseudocode fixes
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 19 Jul 2023 03:01:30 +0000 (20:01 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:19 +0000 (19:26 +0000)
commit51d543b9d0c4ebb2eca840fd81231bbf96213bd5
tree9480807508bdedf5088f59416180a9fa970bfb7d
parente396885ced1444774f05362e5a2e3a659b8b58d7
add fminmax tests with corresponding pseudocode fixes
openpower/isa/fptrans.mdwn
src/openpower/decoder/isa/test_caller_fminmax.py [new file with mode: 0644]
src/openpower/test/fptrans/fminmax_cases.py [new file with mode: 0644]