summaryrefslogtreecommitdiff
path: root/src/test/regbits.sail
AgeCommit message (Expand)Author
2018-08-01Remove old test directory in src/testAlasdair Armstrong
2014-07-18Writing to concatenated aliasesKathy Gray
2014-07-16Reading from an alias to two concatenated registers; not writing yet.Kathy Gray
2014-07-15Add failing test for type of aliasesGabriel Kerneis
2014-07-14Initial support for aliases and exit through the type system and the interpre...Kathy Gray
2014-03-27Check simple constraints (i.e. ones using only constants).Kathy Gray
2014-03-17More coercionsKathy Gray
2014-03-14Support regbits read and writeGabriel Kerneis
2014-03-12Correctly type checking and interpreting accesses of register "fields". Regis...Kathy Gray
2014-03-11Change treatment of type abbreviations so that name and full type are availab...Kathy Gray
2014-03-11Increase support for register "field" accesses; there is now a bug in how run...Kathy Gray
2014-03-03new test fileKathy Gray