add tests for checking if the simulator and assembler agree on SVP64 encodings
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 15 Sep 2023 21:20:09 +0000 (14:20 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:20 +0000 (19:26 +0000)
commit7e3e5d716843fbf561bd5613a166552484acab3e
tree990d341b47047c7a7b257f78c1a57cd061b3ec08
parente306433813781429d6ea9085fe1719afe698a019
add tests for checking if the simulator and assembler agree on SVP64 encodings
src/openpower/decoder/isa/test_caller_svp64_encodings.py [new file with mode: 0644]
src/openpower/test/svp64/encodings.py [new file with mode: 0644]