aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/jalr_c.h
AgeCommit message (Collapse)AuthorFilesLines
2013-07-25Remove JALR static hintsAndrew Waterman1-3/+0
2011-06-19temporary undoing of renamingAndrew Waterman1-0/+3
2011-06-12[sim] renamed to riscv-isa-runAndrew Waterman1-3/+0
2011-06-11[xcc] instructions now set PC explicitlyAndrew Waterman1-3/+3
2011-04-15[sim] fixed jalr immediate bugAndrew Waterman1-2/+2
2011-01-11[sim] fix jalr bugAndrew Waterman1-1/+1
2010-11-21[xcc, sim, pk, opcodes] new instruction encoding!Andrew Waterman1-2/+2
2010-09-20[xcc, sim] changed instruction format so imm12 subs for rs2Andrew Waterman1-2/+2
2010-07-28[sim,xcc] Changed instruction format to RISC-VAndrew Waterman1-0/+3
Massive changes to gcc, binutils to support new instruction encoding. Simulator reflects these changes.