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>
Fri, 22 Dec 2023 19:26:20 +0000 (19:26 +0000)
commit7097c38306f3ab594bbcb73a22c034e7c898ca00
treee74ca950f10fd731be993e9b036c422173678ba7
parentb83cc1a649010b2a4c16273b6a8508013e5b4b8d
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