[xcc] minor performance tweaks
[riscv-isa-sim.git] / riscv / insns / sra.h
2011-04-17 Andrew Waterman[sim] removed undefined behavior for non-canonical...
2011-01-19 Andrew Waterman[opcodes, sim, xcc] made *w insns illegal in RV32
2010-11-22 Andrew Waterman[xcc, sim, pk, opcodes] new instruction encoding!
2010-09-22 Andrew Waterman[sim] fixed bug in which shift operands were reversed
2010-09-21 Andrew Waterman[xcc, sim] changed instruction format so imm12 subs...
2010-09-13 Andrew Waterman[sim] renamed sllv to sll (same for other shifts)
2010-09-13 Andrew Waterman[xcc, sim] moved shamt field and renamed shifts
2010-08-04 Andrew Waterman[pk,sim,xcc] Renamed instructions to RISC-V spec
2010-07-29 Andrew Waterman[sim,xcc] Changed instruction format to RISC-V
2010-07-19 Andrew WatermanReorganized directory structure