aboutsummaryrefslogtreecommitdiff
path: root/pk/pcr.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-19temporary undoing of renamingAndrew Waterman1-0/+84
2011-06-19Renamed packagesAndrew Waterman1-84/+0
2011-05-18[opcodes,pk,sim] add more vector traps (for #banks, illegal instructions)Yunsup Lee1-1/+3
2011-05-16[sim,pk] cleanups & initial virtual memory supportAndrew Waterman1-2/+2
2011-04-16[pk] fixed timer interrupt handler, etc.Andrew Waterman1-1/+1
2011-04-15[pk] load pk at addr 0; user stack top = MEMSIZEAndrew Waterman1-0/+3
2011-04-15[pk] fixed timer interrupt bug, etc.Andrew Waterman1-0/+3
2011-04-12[sim,pk] fixed minor pk bugs and trap codesAndrew Waterman1-0/+15
2011-04-09[sim,pk] reorganized status registerAndrew Waterman1-6/+6
2011-04-09[xcc,pk,sim,opcodes] added first RVC instructionAndrew Waterman1-3/+5
2011-02-04[sim,pk] added interrupt-pending field to cause regAndrew Waterman1-0/+6
2010-12-29[pk] send stdout/stderr to both fesvr and debug consoleAndrew Waterman1-0/+1
2010-10-18[pk] improved performance of fp emulationAndrew Waterman1-0/+10
2010-10-05[xcc,sim] eliminated vectored trapsAndrew Waterman1-1/+2
2010-09-09[pk, sim] added interrupt support to sim; added timer interruptAndrew Waterman1-1/+5
2010-09-07[pk] new register namesYunsup Lee1-2/+5
2010-09-06[sim, xcc] added PCRs to replace k0 and k1Andrew Waterman1-0/+4
2010-08-24[pk] proxy kernel support for mixed 32b/64b operationAndrew Waterman1-5/+9
2010-08-22[pk] Fixed broken PK build process (moved boot into a .c file)Andrew Waterman1-0/+3
2010-08-18[pk,fesvr] improved proxykernel build systemAndrew Waterman1-0/+23