Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-20 | [sim, pk, xcc, opcodes] great instruction renaming of 2011 | Andrew Waterman | 1 | -2/+0 | |
2010-11-21 | [xcc, sim, pk, opcodes] new instruction encoding! | Andrew Waterman | 1 | -1/+1 | |
2010-09-20 | [xcc, sim] changed instruction format so imm12 subs for rs2 | Andrew Waterman | 1 | -1/+1 | |
2010-08-09 | [xcc,sim] implement FP using softfloat | Andrew Waterman | 1 | -1/+1 | |
The intersection of the Hauser FP and MIPS FP is implemented. | |||||
2010-08-05 | [sim,xcc] Added first few Hauser FP insns (sign-injection) | Andrew Waterman | 1 | -0/+2 | |
Also updated FPmove test case to test negation and moving between FP regs |