aboutsummaryrefslogtreecommitdiff
path: root/isa/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-02-19Add zbs test casesRoger Chang1-2/+6
2024-02-19Add zbc test casesRoger Chang1-2/+6
2024-02-19Add zbb test casesRoger Chang1-2/+6
2024-02-19Add zba test casesRoger Chang1-2/+6
2023-04-06Include Zicntr in Spike ISA stringAndrew Waterman1-2/+2
2023-01-19Pass --misaligned flag to Spike to run ISA tests (#445)Andrew Waterman1-2/+2
2022-09-26zicbo test zero (#411)John Ingalls1-2/+4
2022-03-08Add Zfh and Svnapot to Spike ISA stringAndrew Waterman1-2/+2
2021-07-21Move the Svnapot test to its own folder (#351)Daniel Lustig1-0/+2
2020-11-20Only attempt to build tests supported by compilerAndrew Waterman1-2/+6
2020-11-11add zfh (float16) test case and related macros (#301)Chih-Min Chao1-0/+4
2017-11-26Rv32ud tests (#108)Torbjørn1-0/+4
2017-03-22Clean up benchmarks buildAndrew Waterman1-2/+0
2017-03-09Don't link ISA tests against libcAndrew Waterman1-1/+1
2017-01-04Specify Spike ISA explicitlyAndrew Waterman1-2/+2
2016-12-12Pass newly updated -march, -mabi options to gccAndrew Waterman1-15/+15
2016-09-06Add rv32uf testsAndrew Waterman1-0/+2
2016-08-16Make ENTROPY deterministicAndrew Waterman1-3/+2
2016-07-29Add RV32 RVC and breakpoint testsAndrew Waterman1-0/+2
2016-07-29Add an RVC testAndrew Waterman1-0/+2
2016-07-18Default to XLEN=64 when building in-placeAndrew Waterman1-0/+2
2016-07-12Add a "--with-xlen" configure argument (#16)Palmer Dabbelt1-2/+1
2016-06-22separate ua and um tests from ui testssplit-isa-testsHoward Mao1-0/+8
2016-06-22split up rv64uf and rv64ud isa testsHoward Mao1-0/+2
2016-05-03get rid of empty asm testHoward Mao1-2/+0
2016-05-03add empty ISA testHoward Mao1-0/+2
2016-04-30ERET -> xRET; new memory mapAndrew Waterman1-14/+2
2016-03-14More RV32 testsAndrew Waterman1-1/+1
2016-03-03Undo accidental Makefile modificationAndrew Waterman1-1/+1
2016-03-03WIP on priv spec v1.9Andrew Waterman1-1/+1
2016-03-03Fix ./configure in rootAndrew Waterman1-13/+13
2016-02-28Fix capitalization of XLEN variableAndrew Waterman1-1/+1
2016-02-27only build the rv32 bit tests if xlen is 32Colin Schmidt1-0/+3
2016-02-27allow make variables to be overwritten update configureColin Schmidt1-6/+6
2015-09-20Remove Hwacha v3 testsAndrew Waterman1-18/+2
2015-08-03Use medany code model, not PIC, for ISA testsAndrew Waterman1-1/+1
2015-07-06Coherence torture test for VM testsAndrew Waterman1-2/+3
2015-04-03Run RV32 tests on spike with --isa=RV32Andrew Waterman1-3/+7
2015-03-25split out S-mode tests and M-mode testsYunsup Lee1-0/+4
2015-03-16revamp vector tests with new privileged spec, and add scalar pt testsYunsup Lee1-3/+3
2015-03-12Update to new privileged specAndrew Waterman1-2/+2
2014-12-03Use new toolchain and calling conventionAndrew Waterman1-2/+3
2014-11-13enable make subsetsYunsup Lee1-7/+16
2014-11-06Fix build with riscv-gcc version 4.9Andrew Waterman1-1/+1
2014-02-10Revert to old AUIPC definitionAndrew Waterman1-1/+1
2014-01-31Shrink hex dumpsAndrew Waterman1-1/+1
2014-01-31Add rv32si tests, including illegality of shamt[5]Andrew Waterman1-0/+2
2013-10-17add passing physical vector tests back inYunsup Lee1-1/+1
2013-10-10revamp hwacha testsYunsup Lee1-15/+15
2013-09-21Re-enable virtual memory testsAndrew Waterman1-2/+2