restore use of ? : operator in bfp_ROUND_TO_BFP32/64 pseudocode
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 25 Jul 2023 01:54:45 +0000 (18:54 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:20 +0000 (19:26 +0000)
commit4deaffb42010cb015499d669c0e04a649b401a69
treed8dcc56eb5074b1e788f8731b72dcd1fd223069e
parentc702c9b852486e81cd1877921c15b79d950d580e
restore use of ? : operator in bfp_ROUND_TO_BFP32/64 pseudocode

this changes it to match the PowerISA spec. better
openpower/isafunctions/bfp.mdwn