aboutsummaryrefslogtreecommitdiff
path: root/pk/pk.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-15[pk] load pk at addr 0; user stack top = MEMSIZEAndrew Waterman1-1/+0
2011-04-15[pk] fixed timer interrupt bug, etc.Andrew Waterman1-2/+6
2011-04-12[sim,pk] fixed minor pk bugs and trap codesAndrew Waterman1-5/+10
2011-04-09[pk] fix init_fp function prototypeYunsup Lee1-1/+1
2011-04-09[pk] add vector_disabled trap handlerYunsup Lee1-0/+1
2011-04-08[pk,fesvr] pk now loads elfs itselfAndrew Waterman1-1/+3
2011-03-25[xcc,pk,opcodes,sim] updated encoding/insn namesAndrew Waterman1-1/+0
2011-02-04[pk] fixed FP emulation bugAndrew Waterman1-1/+1
2010-11-21[pk] various PK cleanups/speedupsAndrew Waterman1-6/+0
2010-10-26[pk,sim,xcc] get rid of at register, introduce tp registerYunsup Lee1-1/+0
2010-10-18[pk] improved performance of fp emulationAndrew Waterman1-1/+9
2010-10-17[pk] zero out fp regsYunsup Lee1-0/+1
2010-10-15[pk, sim] added FPU emulation support to proxy kernelAndrew Waterman1-0/+12
2010-10-05[xcc,sim] eliminated vectored trapsAndrew Waterman1-0/+1
2010-09-06[sim, xcc] added PCRs to replace k0 and k1Andrew Waterman1-0/+1
2010-08-18[pk,fesvr] improved proxykernel build systemAndrew Waterman1-0/+39