summaryrefslogtreecommitdiff
path: root/orc/orcfunctions.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-02orcfunctions: update generated codeDavid Schleef1-2/+2
2011-04-18update orcfunctionsDavid Schleef1-6/+6
2011-04-13Add ORC_RESTRICT to prototypesDavid Schleef1-10/+19
2011-01-07update generated codeDavid Schleef1-6/+15
2010-09-16Convert usage of ULL to ORC_UINT64_C()David Schleef1-4/+8
2010-09-13Add swapwl and swaplq opcodesDavid Schleef1-16/+0
2010-09-08Add 64 bit andq/andnq/orq/xorq/cmpeqq/cmpgtsq opcodesSebastian Dröge1-0/+16
2010-09-04c: Fix ldreslinl rule (again)David Schleef1-2/+6
2010-08-27c: Fix denormal handlingDavid Schleef1-12/+4
2010-08-26Use ULL as qualifier for 64 bit integer constantsSebastian Dröge1-3/+3
2010-08-26Add 64 bit floating point opcodesSebastian Dröge1-1/+6
2010-08-26Add swapq opcodeSebastian Dröge1-0/+1
2010-08-25c: Handle denormals and nan using bit opsDavid Schleef1-11/+21
2010-08-13Add ldresnear[bl] and ldreslin[bl] opcodesDavid Schleef1-2/+2
2010-08-11Update generated code due to orcc changesDavid Schleef1-0/+1
2010-08-11c: Fix emulation opcode generation due to previous changesDavid Schleef1-6/+5
2010-08-09Add orc_program_append_2() for instruction flagsDavid Schleef1-2/+2
2010-08-05emulation: Add offset to emulation functionsDavid Schleef1-12/+6
2010-08-03c: cleanup pointer updatingDavid Schleef1-2/+2
2010-08-03c: convert to load/store opcodesDavid Schleef1-20/+8
2010-08-02Fix mulhul opcode and update generated codeDavid Schleef1-6/+12
2010-07-29Add loadpb/loadpw/loadpl instructionsDavid Schleef1-6/+24
2010-07-28Add load/store opcodesDavid Schleef1-1/+0
2010-07-28update orcfunctions.cDavid Schleef1-9/+19
2010-06-09regenerate generated codeDavid Schleef1-24/+63
2010-01-07Update internal functions for orcc fixesDavid Schleef1-23/+52
2009-09-19Add orc_memset() and orc_memcpy()David Schleef1-0/+177