aboutsummaryrefslogtreecommitdiff
path: root/isa
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Remove instruction width assumptions to support RVCAndrew Waterman9-55/+15
2016-07-11Remove vestigial j instruction test; improve jal testAndrew Waterman6-168/+16
2016-07-07Update WFI test for priv v1.9Andrew Waterman3-11/+3
2016-07-06Update to new PTE formatAndrew Waterman1-4/+4
2016-06-22Mark RV32 tests as suchAndrew Waterman2-2/+2
2016-06-22separate ua and um tests from ui testssplit-isa-testsHoward Mao60-165/+59
2016-06-22split up rv64uf and rv64ud isa testsHoward Mao28-251/+670
2016-06-17Fix breakpoint test when only one breakpoint presentAndrew Waterman1-1/+8
2016-06-14rv32ui: sh: Added side effect test (#14)Sebastian Bøe1-0/+18
2016-06-10Test more than one breakpoint at a time, if presentAndrew Waterman1-44/+68
2016-06-09Update breakpoint specAndrew Waterman1-4/+19
2016-06-08Don't arm breakpoint before setting break addressAndrew Waterman1-12/+11
2016-06-08Add HW breakpoint testAndrew Waterman2-0/+98
2016-05-22Enable LR/SC tests, even for uniprocessorsAndrew Waterman4-6/+4
2016-05-03get rid of empty asm testHoward Mao3-30/+0
2016-05-03add empty ISA testHoward Mao3-0/+30
2016-05-02Remove incorrect M-mode WFI testAndrew Waterman3-18/+0
2016-05-02Stop using tohost/fromhost registersAndrew Waterman2-2/+15
2016-04-30ERET -> xRET; new memory mapAndrew Waterman17-1179/+48
2016-04-06Fix expected misa register value for RV32Andrew Waterman1-1/+1
2016-03-14More RV32 testsAndrew Waterman3-3/+69
2016-03-10Add missing rv32mi/rv32si testsAndrew Waterman8-3/+43
2016-03-03Undo accidental Makefile modificationAndrew Waterman1-1/+1
2016-03-03Make WFI test more strictAndrew Waterman1-3/+1
2016-03-03Some S-mode tests really only belong in M-modeAndrew Waterman13-193/+135
2016-03-03Make JALR test sensible in RISC-V, rather than SMIPSAndrew Waterman2-121/+18
2016-03-03Fix ma_fetch to work with or without RVCAndrew Waterman1-8/+18
2016-03-03WIP on priv spec v1.9Andrew Waterman1-1/+1
2016-03-03WIP on priv spec v1.9Andrew Waterman7-28/+32
2016-03-03Fix ./configure in rootAndrew Waterman1-13/+13
2016-03-01Negative float -> unsigned int conversions return 0Andrew Waterman1-17/+17
2016-02-29Merge pull request #8 from riscv/sqrt-171Colin Schmidt1-0/+5
2016-02-29remove comments now that tests passsqrt-171Colin Schmidt1-2/+0
2016-02-28Fix capitalization of XLEN variableAndrew Waterman1-1/+1
2016-02-28Strip big-endian testsAndrew Waterman4-24/+0
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
2016-02-24add new failing fsqrt test caseColin Schmidt1-0/+3
2016-02-18What is the square root of 171?Palmer Dabbelt1-0/+4
2016-01-29Test that fcvt canonicalizes NaNsPalmer Dabbelt1-0/+12
2016-01-29Check NAN values in fdiv testsPalmer Dabbelt2-0/+11
2016-01-12Use new NaN handling for conversions to integerAndrew Waterman1-4/+4
2016-01-12Use new canonical NaNAndrew Waterman1-0/+4
2016-01-12Write 1, not 0, to MIPIAndrew Waterman1-1/+1
2015-12-14change la to li as appropriate in test macrosHoward Mao1-2/+2
2015-11-16Update IPI test to work with new mechanismAndrew Waterman1-17/+3
2015-10-19Avoid REMU in timer testAndrew Waterman1-2/+7
2015-09-24Add another recoding testAndrew Waterman1-0/+9
2015-09-21Add another recoding test caseAndrew Waterman1-0/+8
2015-09-20Remove Hwacha v3 testsAndrew Waterman88-36345/+4