Age | Commit message (Expand) | Author | Files | Lines |
2013-07-26 | Factor out Hwacha/RVC and rename MFTX/MXTF to FMV | Andrew Waterman | 7 | -326/+203 |
2013-07-25 | Refactor parse-opcodes | Andrew Waterman | 4 | -1411/+924 |
2013-07-25 | Remove JALR static hints | Andrew Waterman | 1 | -3/+1 |
2013-07-23 | Remove CFLUSH | Andrew Waterman | 1 | -1/+0 |
2013-04-17 | add auipc, lr, sc | Andrew Waterman | 5 | -13/+58 |
2012-03-24 | new supervisor mode | Andrew Waterman | 2 | -32/+30 |
2012-03-18 | change vector fence names/encoding | Andrew Waterman | 4 | -34/+10 |
2012-03-18 | clean up vector exception instructions | Yunsup Lee | 2 | -14/+19 |
2012-03-13 | add more instructions for vector exception handling | Yunsup Lee | 2 | -2/+9 |
2012-03-13 | add vvcfg,vtcfg | Yunsup Lee | 2 | -0/+4 |
2012-03-13 | opcodes cleanup | Yunsup Lee | 3 | -14/+12 |
2012-03-10 | slight change to vector supervisor instructions | Yunsup Lee | 2 | -8/+8 |
2012-03-03 | new instructions to handle vector exceptions | Yunsup Lee | 3 | -2/+14 |
2011-06-19 | temporary undoing of renaming | Andrew Waterman | 5 | -0/+3585 |
2011-06-19 | Renamed packages | Andrew Waterman | 5 | -3585/+0 |
2011-06-19 | [riscv-isa-run] code cleanup; added README | Andrew Waterman | 4 | -9/+27 |
2011-06-10 | [sim, opcodes] made sim more decoupled from opcodes | Andrew Waterman | 2 | -60/+6 |
2011-05-29 | [sim,opcodes] improved sim build and run performance | Andrew Waterman | 2 | -47/+60 |
2011-05-18 | [opcodes,pk,sim] add more vector traps (for #banks, illegal instructions) | Yunsup Lee | 1 | -2/+2 |
2011-05-15 | [opcodes,pk,sim,xcc] resolve a conflict | Yunsup Lee | 3 | -16/+16 |
2011-05-15 | [libs,opcodes,pk,sim,xcc] add mov*,fmov*, shuffle vec insts | Yunsup Lee | 4 | -163/+251 |
2011-05-13 | tweaked encoding of rdcycle & cousins | Andrew Waterman | 3 | -14/+50 |
2011-05-06 | [opcodes] reordered RVC instructions | Andrew Waterman | 2 | -20/+21 |
2011-04-24 | [xcc,sim,opcodes] added c.addiw | Andrew Waterman | 3 | -26/+4 |
2011-04-24 | [xcc,sim,opcodes] added more RVC instructions | Andrew Waterman | 3 | -5/+47 |
2011-04-18 | [xcc,sim,opcodes] added rvc conditional branches | Andrew Waterman | 2 | -12/+16 |
2011-04-12 | [xcc,pk,sim] added privileged cflush instruction | Andrew Waterman | 2 | -0/+2 |
2011-04-12 | [xcc,sim] rvc loads and stores | Andrew Waterman | 3 | -4/+24 |
2011-04-11 | [xcc,sim,opcodes] more rvc instructions and bug fixes | Andrew Waterman | 3 | -3/+10 |
2011-04-09 | [xcc, sim] added rvc insn c.li; misc fixes | Andrew Waterman | 3 | -2/+8 |
2011-04-09 | [xcc,pk,sim,opcodes] added first RVC instruction | Andrew Waterman | 3 | -12/+16 |
2011-04-07 | [pk,sim] fixed parse-opcodes bug | Andrew Waterman | 1 | -2/+2 |
2011-04-06 | [opcodes,pk,sim,xcc] fix utidx - add rd | Yunsup Lee | 3 | -4/+4 |
2011-04-05 | [opcodes,pk,sim,xcc] fix vector mem instruction format, add vector seg mem in... | Yunsup Lee | 3 | -92/+199 |
2011-04-04 | [opcodes,pk,sim,xcc] add leftover vector instructions (vf, etc.) | Yunsup Lee | 3 | -0/+12 |
2011-04-04 | [opcodes,pk,sim,xcc] add vector mem instructions | Yunsup Lee | 3 | -0/+70 |
2011-04-04 | [opcodes,pk,sim,xcc] add stop,utidx instructions | Yunsup Lee | 3 | -0/+24 |
2011-04-04 | [opcodes,pk,sim,xcc] add fence instructions for vector unit | Yunsup Lee | 3 | -2/+46 |
2011-03-25 | [opcodes] fixed up instruction table | Andrew Waterman | 2 | -1475/+1474 |
2011-03-25 | [opcodes] minor opcode changes | Andrew Waterman | 2 | -58/+58 |
2011-03-25 | [sim,pk,xcc,opcodes] removed fminmag/fmaxmag | Andrew Waterman | 2 | -8/+0 |
2011-03-25 | [xcc,pk,opcodes,sim] updated encoding/insn names | Andrew Waterman | 4 | -78/+181 |
2011-02-15 | [xcc,opcodes,pk,sim] krste's re-renaming spree | Andrew Waterman | 3 | -158/+124 |
2011-02-15 | [xcc,sim,opcodes] removed mtflh/mffl/mffh | Andrew Waterman | 3 | -60/+0 |
2011-02-02 | [sim,xcc,opcodes] added back mtflh.d | Andrew Waterman | 3 | -6/+26 |
2011-02-02 | [opcodes,pk,sim,xcc] synci now bombs whole icache | Andrew Waterman | 3 | -11/+11 |
2011-02-01 | [xcc,opcodes,pk,sim] cleanup to FP ISA | Andrew Waterman | 3 | -84/+64 |
2011-01-31 | [opcodes] fixed verilog generation for shifts | Andrew Waterman | 2 | -9/+9 |
2011-01-25 | [sim,opcodes] add mulhsu instruction | Andrew Waterman | 3 | -2/+13 |
2011-01-25 | [opcodes,pk,sim,xcc] great renumbering of 2011, part deux | Andrew Waterman | 4 | -410/+402 |