aboutsummaryrefslogtreecommitdiff
path: root/pk/fp_asm.S
AgeCommit message (Collapse)AuthorFilesLines
2013-03-25add BSD licenseAndrew Waterman1-0/+2
2013-02-28remove unneeded .ent, .end asm directivesAndrew Waterman1-6/+0
2011-11-11Synced up PK with supervisor changes/asm syntaxAndrew Waterman1-66/+66
You must upgrade to the latest compiler and ISA simulator to build and run this version of the PK.
2011-06-19temporary undoing of renamingAndrew Waterman1-0/+88
2011-06-19Renamed packagesAndrew Waterman1-88/+0
2011-02-15[xcc,opcodes,pk,sim] krste's re-renaming spreeAndrew Waterman1-64/+64
2011-02-01[xcc,opcodes,pk,sim] cleanup to FP ISAAndrew Waterman1-2/+2
- Added 5th rounding mode - Removed MFCR/MTCR in favor of MFFSR/MTFSR (it was the only CR...) - merged MTF.D with MTFLH.D; operation depends on RV32/RV64 mode - made MFFL.D and MFFH.D illegal in RV64
2011-01-20[sim, pk, xcc, opcodes] great instruction renaming of 2011Andrew Waterman1-64/+64
2010-11-21[pk] minor PK bugfixAndrew Waterman1-0/+4
2010-11-21[pk] various PK cleanups/speedupsAndrew Waterman1-0/+84