aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-12[xcc,sim] rvc loads and storesAndrew Waterman3-4/+24
2011-04-11[xcc,sim,opcodes] more rvc instructions and bug fixesAndrew Waterman3-3/+10
2011-04-09[xcc, sim] added rvc insn c.li; misc fixesAndrew Waterman3-2/+8
2011-04-09[xcc,pk,sim,opcodes] added first RVC instructionAndrew Waterman3-12/+16
2011-04-07[pk,sim] fixed parse-opcodes bugAndrew Waterman1-2/+2
2011-04-06[opcodes,pk,sim,xcc] fix utidx - add rdYunsup Lee3-4/+4
2011-04-05[opcodes,pk,sim,xcc] fix vector mem instruction format, add vector seg mem in...Yunsup Lee3-92/+199
2011-04-04[opcodes,pk,sim,xcc] add leftover vector instructions (vf, etc.)Yunsup Lee3-0/+12
2011-04-04[opcodes,pk,sim,xcc] add vector mem instructionsYunsup Lee3-0/+70
2011-04-04[opcodes,pk,sim,xcc] add stop,utidx instructionsYunsup Lee3-0/+24
2011-04-04[opcodes,pk,sim,xcc] add fence instructions for vector unitYunsup Lee3-2/+46
2011-03-25[opcodes] fixed up instruction tableAndrew Waterman2-1475/+1474
2011-03-25[opcodes] minor opcode changesAndrew Waterman2-58/+58
2011-03-25[sim,pk,xcc,opcodes] removed fminmag/fmaxmagAndrew Waterman2-8/+0
2011-03-25[xcc,pk,opcodes,sim] updated encoding/insn namesAndrew Waterman4-78/+181
2011-02-15[xcc,opcodes,pk,sim] krste's re-renaming spreeAndrew Waterman3-158/+124
2011-02-15[xcc,sim,opcodes] removed mtflh/mffl/mffhAndrew Waterman3-60/+0
2011-02-02[sim,xcc,opcodes] added back mtflh.dAndrew Waterman3-6/+26
2011-02-02[opcodes,pk,sim,xcc] synci now bombs whole icacheAndrew Waterman3-11/+11
2011-02-01[xcc,opcodes,pk,sim] cleanup to FP ISAAndrew Waterman3-84/+64
2011-01-31[opcodes] fixed verilog generation for shiftsAndrew Waterman2-9/+9
2011-01-25[sim,opcodes] add mulhsu instructionAndrew Waterman3-2/+13
2011-01-25[opcodes,pk,sim,xcc] great renumbering of 2011, part deuxAndrew Waterman4-410/+402
2011-01-20[sim, pk, xcc, opcodes] great instruction renaming of 2011Andrew Waterman4-745/+271
2011-01-18[opcodes, sim, xcc] made *w insns illegal in RV32Andrew Waterman3-22/+0
2011-01-17[opcodes, pk, sim, xcc] removed nor, normalized macros to addiAndrew Waterman3-11/+0
2011-01-03[opcodes,pk,sim,xcc] flip fields to favor little endianYunsup Lee4-949/+1508
2010-11-21[opcodes, pk, sim, xcc] Tweaked FP encodingAndrew Waterman4-1001/+682
2010-11-21[opcodes] generate latex and verilog correctlyAndrew Waterman4-1165/+1282
2010-11-21[xcc, sim, pk, opcodes] new instruction encoding!Andrew Waterman4-889/+812
2010-11-21[opcodes, pk, sim, xcc] made jumps shorter and PC-relativeAndrew Waterman4-18/+12
2010-10-31[opcodes] add latex table for rm stuffYunsup Lee3-560/+1111