Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-10 | port to 64 bit windows | John van Groningen | 1 | -10/+15 | |
2005-10-06 | use new apply and new descriptors for IA32, | John van Groningen | 1 | -1/+1 | |
add addLU and subLU instructions for IA32 | |||||
2005-01-19 | implement mulUUL and divLU instructions for IA32, | John van Groningen | 1 | -13/+15 | |
define acos, asin, exp, ln and log10 instructons only for M68000 platform, add code for jsr_ap and jmp_ap instructions (not yet enabled) | |||||
2005-01-13 | add divU for the PowerPC | John van Groningen | 1 | -1/+4 | |
2004-07-15 | fix typos | John van Groningen | 1 | -1/+1 | |
2004-07-15 | add absR and negI for sparc | John van Groningen | 1 | -13/+13 | |
2004-07-12 | implement absR, negI and faster not for the PowerPC | John van Groningen | 1 | -1/+4 | |
2004-07-12 | add absR, negI, unsigned compare, divU, remU and faster not | John van Groningen | 1 | -13/+17 | |
instructions for IA32 add loop optimization code (speeds up jmp to a cmp and branch instruction), not yet enabled | |||||
2004-04-23 | implement umulIIL instruction on the PowerPC | John van Groningen | 1 | -1/+1 | |
2003-07-11 | add .c and .h files | John van Groningen | 1 | -0/+27 | |