test/ldst: add fixedsync tests for b/h/w/d ll/sc, but not quadword
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 4 Dec 2023 09:45:23 +0000 (01:45 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Mon, 4 Dec 2023 09:45:23 +0000 (01:45 -0800)
commit7fcc63f6e37de9d6e5e0e7aed7269c346f5f92bb
tree546ab6b6dd8babb411cfd5801c035b380fd3d906
parentb4ae658c25c294863788010eb885a63f4da68afa
test/ldst: add fixedsync tests for b/h/w/d ll/sc, but not quadword

quadword probably doesn't work correctly and probably requires a bit of work
src/openpower/decoder/isa/test_caller_fixedsync.py [new file with mode: 0644]
src/openpower/test/ldst/fixedsync_cases.py [new file with mode: 0644]