Age | Commit message (Expand) | Author | Files | Lines |
2011-04-12 | [pk] add cache flush after program load | Andrew Waterman | 2 | -2/+2 |
2011-04-12 | [xcc,pk,sim] added privileged cflush instruction | Andrew Waterman | 3 | -8/+11 |
2011-04-12 | [xcc,sim] rvc loads and stores | Andrew Waterman | 1 | -0/+16 |
2011-04-12 | [sim,pk] fixed minor pk bugs and trap codes | Andrew Waterman | 7 | -140/+177 |
2011-04-11 | [xcc,sim,opcodes] more rvc instructions and bug fixes | Andrew Waterman | 1 | -0/+4 |
2011-04-09 | [pk] fix init_fp function prototype | Yunsup Lee | 3 | -3/+3 |
2011-04-09 | [pk] add vector_disabled trap handler | Yunsup Lee | 3 | -0/+15 |
2011-04-09 | [xcc, sim] added rvc insn c.li; misc fixes | Andrew Waterman | 1 | -0/+2 |
2011-04-09 | [sim,pk] reorganized status register | Andrew Waterman | 4 | -9/+8 |
2011-04-09 | [xcc,pk,sim,opcodes] added first RVC instruction | Andrew Waterman | 8 | -74/+22 |
2011-04-08 | [pk,fesvr] pk now loads elfs itself | Andrew Waterman | 9 | -15/+2817 |
2011-04-06 | [opcodes,pk,sim,xcc] fix utidx - add rd | Yunsup Lee | 1 | -1/+1 |
2011-04-05 | [opcodes,pk,sim,xcc] fix vector mem instruction format, add vector seg mem in... | Yunsup Lee | 1 | -38/+110 |
2011-04-04 | [opcodes,pk,sim,xcc] add leftover vector instructions (vf, etc.) | Yunsup Lee | 1 | -0/+10 |
2011-04-04 | [opcodes,pk,sim,xcc] add vector mem instructions | Yunsup Lee | 1 | -0/+60 |
2011-04-04 | [opcodes,pk,sim,xcc] add stop,utidx instructions | Yunsup Lee | 1 | -2/+6 |
2011-04-04 | [opcodes,pk,sim,xcc] add fence instructions for vector unit | Yunsup Lee | 1 | -0/+8 |
2011-03-25 | [opcodes] minor opcode changes | Andrew Waterman | 1 | -17/+17 |
2011-03-25 | [sim,pk,xcc,opcodes] removed fminmag/fmaxmag | Andrew Waterman | 1 | -8/+0 |
2011-03-25 | [xcc,pk,opcodes,sim] updated encoding/insn names | Andrew Waterman | 4 | -40/+64 |
2011-03-24 | [pk] 32bit kernel + FPU emulation now compiles | Andrew Waterman | 3 | -2/+5 |
2011-02-15 | [xcc,opcodes,pk,sim] krste's re-renaming spree | Andrew Waterman | 4 | -199/+193 |
2011-02-15 | [xcc,sim,opcodes] removed mtflh/mffl/mffh | Andrew Waterman | 1 | -6/+0 |
2011-02-04 | [sim,pk] added interrupt-pending field to cause reg | Andrew Waterman | 2 | -37/+35 |
2011-02-04 | [pk] fixed FP emulation bug | Andrew Waterman | 3 | -7/+10 |
2011-02-02 | [sim,xcc,opcodes] added back mtflh.d | Andrew Waterman | 1 | -1/+3 |
2011-02-02 | [opcodes,pk,sim,xcc] synci now bombs whole icache | Andrew Waterman | 1 | -2/+2 |
2011-02-01 | [xcc,opcodes,pk,sim] cleanup to FP ISA | Andrew Waterman | 2 | -30/+28 |
2011-01-25 | [sim,opcodes] add mulhsu instruction | Andrew Waterman | 1 | -1/+3 |
2011-01-25 | [opcodes,pk,sim,xcc] great renumbering of 2011, part deux | Andrew Waterman | 1 | -155/+151 |
2011-01-20 | [sim, pk, xcc, opcodes] great instruction renaming of 2011 | Andrew Waterman | 4 | -288/+292 |
2011-01-18 | [opcodes, sim, xcc] made *w insns illegal in RV32 | Andrew Waterman | 1 | -4/+0 |
2011-01-17 | [opcodes, pk, sim, xcc] removed nor, normalized macros to addi | Andrew Waterman | 2 | -3/+1 |
2011-01-10 | [pk] added --disable-fp-emulation option for code size | Andrew Waterman | 5 | -5/+38 |
2011-01-03 | [opcodes,pk,sim,xcc] flip fields to favor little endian | Yunsup Lee | 2 | -307/+307 |
2010-12-29 | [pk] send stdout/stderr to both fesvr and debug console | Andrew Waterman | 4 | -7/+13 |
2010-11-21 | [pk] fixed memset bug | Andrew Waterman | 2 | -15/+30 |
2010-11-21 | [opcodes, pk, sim, xcc] Tweaked FP encoding | Andrew Waterman | 3 | -127/+52 |
2010-11-21 | [opcodes] generate latex and verilog correctly | Andrew Waterman | 1 | -9/+9 |
2010-11-21 | [pk] minor PK bugfix | Andrew Waterman | 1 | -0/+4 |
2010-11-21 | [pk] various PK cleanups/speedups | Andrew Waterman | 10 | -97/+177 |
2010-11-21 | [xcc, sim, pk, opcodes] new instruction encoding! | Andrew Waterman | 2 | -388/+388 |
2010-11-21 | [xcc, sim, pk] link register is now x1 | Andrew Waterman | 2 | -51/+52 |
2010-11-21 | [opcodes, pk, sim, xcc] made jumps shorter and PC-relative | Andrew Waterman | 6 | -67/+13 |
2010-10-26 | [pk,sim,xcc] get rid of at register, introduce tp register | Yunsup Lee | 4 | -18/+11 |
2010-10-25 | [sim,xcc,pk,opcodes] static rounding modes for FP insns | Andrew Waterman | 2 | -38/+113 |
2010-10-20 | [pk] assume FSR exists even if FP is unsupported | Andrew Waterman | 1 | -6/+3 |
2010-10-18 | [pk] improved performance of fp emulation | Andrew Waterman | 7 | -277/+230 |
2010-10-17 | Revert "[pk] restore correct value to $x1/$x2 after trap" | Andrew Waterman | 1 | -1/+1 |
2010-10-17 | [pk] restore correct value to $x1/$x2 after trap | Andrew Waterman | 1 | -1/+1 |