aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/sgninj_s.h
AgeCommit message (Collapse)AuthorFilesLines
2011-01-20[sim, pk, xcc, opcodes] great instruction renaming of 2011Andrew Waterman1-2/+0
2010-11-21[xcc, sim, pk, opcodes] new instruction encoding!Andrew Waterman1-1/+1
2010-09-20[xcc, sim] changed instruction format so imm12 subs for rs2Andrew Waterman1-1/+1
2010-08-09[xcc,sim] implement FP using softfloatAndrew Waterman1-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 Waterman1-0/+2
Also updated FPmove test case to test negation and moving between FP regs