summaryrefslogtreecommitdiff
path: root/test/c/cheri_capreg.expect
AgeCommit message (Collapse)Author
2018-07-05Fix CHERI test that was failing when compiled to CAlasdair Armstrong
Non bitvector literals for decreasing vectors were not being reversed correctly, so the list of capability registers was effectively in reverse order. Added a test case to test/c/ based on this aspect of CHERI