summaryrefslogtreecommitdiff
path: root/src/test/mips
AgeCommit message (Expand)Author
2018-08-01Remove old test directory in src/testAlasdair Armstrong
2017-01-27failing test with c128Robert Norton
2016-06-07add a test for failing TLB translation during instruction fetch.Robert Norton
2016-06-06remove mips test elf files no longer expected to work due to having incorrect...Robert Norton
2016-06-06add test for failing tlb translation using current sail.Robert Norton
2016-06-03Add test demonstrating recently introduced regression where tlb match fail.Robert Norton
2016-05-09commit test which fails due to not writing C31.offset in TranslateAddress.Robert Norton
2016-04-13add failing test from cheri test suite.Robert Norton
2016-03-09add elf file with capability instructionsRobert Norton
2016-02-03add example of elf file which fails to load due to linksem error: get_elf64_g...Robert Norton
2016-01-29mips.sail: it turns out that all sail comparisons are signed contrary to manu...Robert Norton
2016-01-28Add test for sltu. Fixed decode function which was returning wrong ast node b...Robert Norton
2016-01-28add test exposing problem with ddiv.Robert Norton
2016-01-26Add example of test which dies whilst trying to throw exception.Robert Norton
2016-01-26add example of mips test which fails with first instruction (jal)Robert Norton
2016-01-22add some test elf files for mips (pinched from cheri test suite).Robert Norton