aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-29Add vsetprec instructionconfprecQuan Nguyen1-0/+1
2013-11-24Merge branch 'master' into confprecQuan Nguyen5-59/+100
2013-11-24Add line in Makefile to parse confprecQuan Nguyen1-0/+1
2013-11-22add missing imm for storesYunsup Lee2-6/+7
2013-11-21fix slli/slliw encoding bugYunsup Lee4-7/+8
2013-10-29changes to the instr-tableYunsup Lee2-45/+85
2013-10-27Move half-precision opcodes to opcodes-hwacha-utQuan Nguyen3-41/+57
2013-10-27Merge branch 'master' of github.com:ucb-bar/riscv-opcodes into confprecQuan Nguyen1-0/+1
2013-10-18add gitignoreYunsup Lee1-0/+1
2013-10-17Add half-precision floating-point instructionsQuan Nguyen2-2/+44
2013-10-17add hwacha exception supportYunsup Lee1-0/+3
2013-10-17custom-1 opcodes are now 0x0AYunsup Lee1-12/+12
2013-10-10revamp hwacha-v3 opcodesYunsup Lee3-116/+115
2013-09-21Fix funct field in tables.Andrew Waterman2-53/+53
2013-09-21Remove old fileAndrew Waterman1-160/+0
2013-09-21Update ISA encodingAndrew Waterman6-1271/+1477
2013-08-07hwacha v3: inst format follows the new rocket accelerator extensionsYunsup Lee2-132/+114
2013-08-06Rename MTFSR/MFFSR to FSSR/FRSRAndrew Waterman4-8/+8
2013-08-06Add custom opcode spaceAndrew Waterman2-1/+29
2013-07-31HW ignores upper bits of fence, but SW supplies 0Andrew Waterman3-22/+28
2013-07-31Swap J and JALR encodingsAndrew Waterman3-11/+11
2013-07-26change supervisor encodingYunsup Lee1-5/+5
2013-07-26tweaksYunsup Lee2-76/+100
2013-07-26Factor out Hwacha/RVC and rename MFTX/MXTF to FMVAndrew Waterman7-326/+203
2013-07-25Refactor parse-opcodesAndrew Waterman4-1411/+924
2013-07-25Remove JALR static hintsAndrew Waterman1-3/+1
2013-07-23Remove CFLUSHAndrew Waterman1-1/+0
2013-04-17add auipc, lr, scAndrew Waterman5-13/+58
2012-03-24new supervisor modeAndrew Waterman2-32/+30
2012-03-18change vector fence names/encodingAndrew Waterman4-34/+10
2012-03-18clean up vector exception instructionsYunsup Lee2-14/+19
2012-03-13add more instructions for vector exception handlingYunsup Lee2-2/+9
2012-03-13add vvcfg,vtcfgYunsup Lee2-0/+4
2012-03-13opcodes cleanupYunsup Lee3-14/+12
2012-03-10slight change to vector supervisor instructionsYunsup Lee2-8/+8
2012-03-03new instructions to handle vector exceptionsYunsup Lee3-2/+14
2011-06-19temporary undoing of renamingAndrew Waterman5-0/+3585
2011-06-19Renamed packagesAndrew Waterman5-3585/+0
2011-06-19[riscv-isa-run] code cleanup; added READMEAndrew Waterman4-9/+27
2011-06-10[sim, opcodes] made sim more decoupled from opcodesAndrew Waterman2-60/+6
2011-05-29[sim,opcodes] improved sim build and run performanceAndrew Waterman2-47/+60
2011-05-18[opcodes,pk,sim] add more vector traps (for #banks, illegal instructions)Yunsup Lee1-2/+2
2011-05-15[opcodes,pk,sim,xcc] resolve a conflictYunsup Lee3-16/+16
2011-05-15[libs,opcodes,pk,sim,xcc] add mov*,fmov*, shuffle vec instsYunsup Lee4-163/+251
2011-05-13tweaked encoding of rdcycle & cousinsAndrew Waterman3-14/+50
2011-05-06[opcodes] reordered RVC instructionsAndrew Waterman2-20/+21
2011-04-24[xcc,sim,opcodes] added c.addiwAndrew Waterman3-26/+4
2011-04-24[xcc,sim,opcodes] added more RVC instructionsAndrew Waterman3-5/+47
2011-04-18[xcc,sim,opcodes] added rvc conditional branchesAndrew Waterman2-12/+16
2011-04-12[xcc,pk,sim] added privileged cflush instructionAndrew Waterman2-0/+2