search for: orcc

Displaying 4 results from an estimated 4 matches for "orcc".

Did you mean: orc
2013 May 14
2
[LLVMdev] Update information about Jade project
.... I want to ask you if it is possible to update the first link for the Jade project on ProjectsWithLLVM page, since it is outdated ? The current link point to sourceforge trac app, but we migrated to GitHub a few months ago. Is it possible to update the link to the new page: https://github.com/orcc/jade ? Thanks in advance, Antoine Lorence -- INSA de Rennes - Département EII IETR - Groupe Image Bureau 214 - Bat. 10 20, Avenue des Buttes de Coësmes CS 70839 35708 Rennes Cedex 7
2013 May 14
0
[LLVMdev] Update information about Jade project
...you if it is possible to update the first link for the > Jade project on ProjectsWithLLVM page, since it is outdated ? The > current link point to sourceforge trac app, but we migrated to GitHub > a few months ago. Is it possible to update the link to the new page: > https://github.com/orcc/jade ? > > Thanks in advance, > > Antoine Lorence >
2006 Jun 26
0
[klibc 35/43] sparc support for klibc
...` b 9f + add Q, ($2*2-1), Q + ', ` DEVELOP_QUOTIENT_BITS(incr($1), `eval(2*$2-1)')') + ifelse($1, 1, `9:')') + +#include <machine/asm.h> +#include <machine/trap.h> + +FUNC(NAME) +ifelse(S, `true', +` ! compute sign of result; if neither is negative, no problem + orcc divisor, dividend, %g0 ! either negative? + bge 2f ! no, go do the divide + ifelse(OP, `div', + `xor divisor, dividend, SIGN', + `mov dividend, SIGN') ! compute sign in any case + tst divisor + bge 1f + tst dividend + ! divisor is definitely negative; dividend might also be negative...
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In particular, the patchset has been reorganized so as not to break git-bisect. Additionally, this updates the patch base to 2.6.17-git12 (d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main difference on the klibc side is removal of obsolete code. This is also available as a git tree at: