Age | Commit message (Expand) | Author | Files | Lines |
2011-04-09 | [pk] fix init_fp function prototype | Yunsup Lee | 1 | -1/+1 |
2011-03-24 | [pk] 32bit kernel + FPU emulation now compiles | Andrew Waterman | 1 | -2/+2 |
2011-02-15 | [xcc,opcodes,pk,sim] krste's re-renaming spree | Andrew Waterman | 1 | -40/+34 |
2011-02-04 | [pk] fixed FP emulation bug | Andrew Waterman | 1 | -2/+8 |
2011-01-20 | [sim, pk, xcc, opcodes] great instruction renaming of 2011 | Andrew Waterman | 1 | -52/+52 |
2011-01-10 | [pk] added --disable-fp-emulation option for code size | Andrew Waterman | 1 | -5/+9 |
2011-01-03 | [opcodes,pk,sim,xcc] flip fields to favor little endian | Yunsup Lee | 1 | -6/+6 |
2010-11-21 | [opcodes, pk, sim, xcc] Tweaked FP encoding | Andrew Waterman | 1 | -33/+9 |
2010-11-21 | [pk] various PK cleanups/speedups | Andrew Waterman | 1 | -88/+9 |
2010-11-21 | [xcc, sim, pk, opcodes] new instruction encoding! | Andrew Waterman | 1 | -54/+56 |
2010-10-25 | [sim,xcc,pk,opcodes] static rounding modes for FP insns | Andrew Waterman | 1 | -8/+33 |
2010-10-20 | [pk] assume FSR exists even if FP is unsupported | Andrew Waterman | 1 | -6/+3 |
2010-10-18 | [pk] improved performance of fp emulation | Andrew Waterman | 1 | -255/+201 |
2010-10-17 | [pk] cleaned up FP initialization code | Andrew Waterman | 1 | -37/+38 |
2010-10-17 | [pk] zero out fp regs | Yunsup Lee | 1 | -0/+36 |
2010-10-15 | [pk, sim] added FPU emulation support to proxy kernel | Andrew Waterman | 1 | -0/+358 |