[Libre-soc-bugs] [Bug 745] OP_TERNLOG instruction
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sat Dec 11 22:18:28 GMT 2021
https://bugs.libre-soc.org/show_bug.cgi?id=745
--- Comment #42 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
also (sorry!) just saw that bitmanip_cases.py doesn't have a stand-alone
Simulator-only test, which it should, and also have an ExpectedState
(see alu_cases.py for examples)
see decoder/isa/test_caller_alu.py and literally copy it, or, if you feel
inclined, work out a common function and update test_caller_bitmanip.py
and test_caller_alu.py and test_caller_shiftrot.py to use that common
function, rather than duplicate 30 lines of near-identical code. no
big deal if you duplicate, there.
https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/test/alu/alu_cases.py;hb=HEAD
https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/test_caller_alu.py;hb=HEAD
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list