Re: [ clisp-Patches-3529615 ] ARM fixes
Sam Steingold <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
Bruno, > That form of the instruction has been deprecated, and is apparently > now illegal on whatever Fedora's koji builders use. The new way to do > that is this: > > BXEQ lr > > which the assembly language reference manual says is also friendlier > to the branch prediction logic. However, that instruction is not > available on ARM v4 and earlier. That doesn't cause me any issues, > since Fedora only supports ARM v5 and later, but if you want to > support those earlier versions, you may need a macro that expands to > the existing form for v4 and earlier, and the new form for v5 and > later. do we need to support v4? -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http://palestinefacts.org http://americancensorship.org http://www.memritv.org http://honestreporting.com Those who beat their swords into plowshares plow for those who do not. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel