Age | Commit message (Expand) | Author | Files | Lines |
2013-02-28 | remove unneeded .ent, .end asm directives | Andrew Waterman | 1 | -6/+0 |
2011-11-11 | Synced up PK with supervisor changes/asm syntax | Andrew Waterman | 1 | -98/+98 |
2011-06-19 | temporary undoing of renaming | Andrew Waterman | 1 | -0/+150 |
2011-06-19 | Renamed packages | Andrew Waterman | 1 | -150/+0 |
2011-04-16 | [pk] fixed timer interrupt handler, etc. | Andrew Waterman | 1 | -1/+8 |
2011-04-15 | [pk] fixed timer interrupt bug, etc. | Andrew Waterman | 1 | -1/+0 |
2011-04-12 | [sim,pk] fixed minor pk bugs and trap codes | Andrew Waterman | 1 | -117/+120 |
2011-04-09 | [sim,pk] reorganized status register | Andrew Waterman | 1 | -1/+0 |
2011-04-09 | [xcc,pk,sim,opcodes] added first RVC instruction | Andrew Waterman | 1 | -4/+6 |
2011-02-15 | [xcc,opcodes,pk,sim] krste's re-renaming spree | Andrew Waterman | 1 | -5/+5 |
2011-01-20 | [sim, pk, xcc, opcodes] great instruction renaming of 2011 | Andrew Waterman | 1 | -5/+5 |
2011-01-17 | [opcodes, pk, sim, xcc] removed nor, normalized macros to addi | Andrew Waterman | 1 | -1/+1 |
2010-11-21 | [xcc, sim, pk] link register is now x1 | Andrew Waterman | 1 | -49/+50 |
2010-10-26 | [pk,sim,xcc] get rid of at register, introduce tp register | Yunsup Lee | 1 | -8/+2 |
2010-10-17 | Revert "[pk] restore correct value to $x1/$x2 after trap" | Andrew Waterman | 1 | -1/+1 |
2010-10-17 | [pk] restore correct value to $x1/$x2 after trap | Andrew Waterman | 1 | -1/+1 |
2010-10-15 | [pk, sim] added FPU emulation support to proxy kernel | Andrew Waterman | 1 | -2/+8 |
2010-10-05 | [xcc,sim] eliminated vectored traps | Andrew Waterman | 1 | -56/+17 |
2010-09-14 | [xcc] the great assembler cleanup, part 6 | Andrew Waterman | 1 | -1/+0 |
2010-09-10 | [sim, pk] cleaned up exception vectors and FP exc flags | Andrew Waterman | 1 | -5/+5 |
2010-09-09 | [pk, sim] added interrupt support to sim; added timer interrupt | Andrew Waterman | 1 | -1/+19 |
2010-09-07 | [pk] new register names | Yunsup Lee | 1 | -87/+87 |
2010-09-06 | [sim, xcc] added PCRs to replace k0 and k1 | Andrew Waterman | 1 | -72/+89 |
2010-08-24 | [pk] proxy kernel support for mixed 32b/64b operation | Andrew Waterman | 1 | -71/+83 |
2010-08-22 | [pk] Fixed broken PK build process (moved boot into a .c file) | Andrew Waterman | 1 | -1/+3 |
2010-08-18 | [pk,fesvr] improved proxykernel build system | Andrew Waterman | 1 | -0/+130 |