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)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 15 Sep 2023 21:20:09 +0000 (14:20 -0700)
commitcce08ed213d1de4d2f11b493917e1c34f9c40b61
tree990d341b47047c7a7b257f78c1a57cd061b3ec08
parentca22d9687c91e764bb463ee776fb2f6efbf6eae9
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]