summaryrefslogtreecommitdiff
path: root/cgconst.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-01port to ARM (update existing files)John van Groningen1-4/+7
2013-06-14add ABC instruction load_si32 for AMD64John van Groningen1-1/+1
2011-04-19add rotl% and rotr% instructions John van Groningen1-1/+1
2008-12-18add floordiv and modJohn van Groningen1-0/+1
2008-12-18rename GMOD to GREMJohn van Groningen1-1/+1
2007-05-14implement select, update and replace for 32 bit real arrays for IA32John van Groningen1-1/+2
2007-05-11remove a ,John van Groningen1-1/+1
2007-05-10rename IMOVEW as IMOVEDB,John van Groningen1-1/+7
2006-01-10port to 64 bit windowsJohn van Groningen1-10/+15
2005-10-06use new apply and new descriptors for IA32,John van Groningen1-1/+1
2005-01-19implement mulUUL and divLU instructions for IA32,John van Groningen1-13/+15
2005-01-13add divU for the PowerPCJohn van Groningen1-1/+4
2004-07-15fix typosJohn van Groningen1-1/+1
2004-07-15add absR and negI for sparcJohn van Groningen1-13/+13
2004-07-12implement absR, negI and faster not for the PowerPCJohn van Groningen1-1/+4
2004-07-12add absR, negI, unsigned compare, divU, remU and faster notJohn van Groningen1-13/+17
2004-04-23implement umulIIL instruction on the PowerPCJohn van Groningen1-1/+1
2003-07-11add .c and .h filesJohn van Groningen1-0/+27