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>
Wed, 13 Dec 2023 00:59:12 +0000 (16:59 -0800)
commitffaaa6a3e0a24cbd263ccc35e4fe47710b531326
tree26b5bcc3e502250eb1b177ebd36be34d029ce787
parent94000b40b5c2b03c26f4547989f0490f490bbf0e
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]