add fminmax tests with corresponding pseudocode fixes
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 19 Jul 2023 03:01:30 +0000 (20:01 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Wed, 19 Jul 2023 03:01:30 +0000 (20:01 -0700)
commit56e5a9b4562cebb88ceb6bb6512798327e57468d
tree9480807508bdedf5088f59416180a9fa970bfb7d
parent1b158610f81ed633d2b5abd703b18b9712a6cd65
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]