shortened variable names,
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 22 Jul 2023 11:35:51 +0000 (12:35 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 22 Jul 2023 11:35:51 +0000 (12:35 +0100)
commitd6b041c79dcd93e3bf78eb721adbc0d169693c6e
treee74ca950f10fd731be993e9b036c422173678ba7
parent02d38e534f65e95d4efcbb130a28dd094c09ce84
shortened variable names,
used itertools.product to get indentation down
used temporary variables rather than unnatural-looking indentation
replaced PHP-style string formatting with project-standard "%" format
src/openpower/test/bitmanip/bitmanip_cases.py