summaryrefslogtreecommitdiffstats
path: root/libgloss/bfin/include/builtins.h
Commit message (Collapse)AuthorAgeFilesLines
* libgloss: bfin: fix asm constraints for raise/excpt helpersMichael Frysinger2011-03-271-2/+2
| | | | | The RAISE and EXPT insns take a constant, not a register. So make sure the asm constraints reflect this.
* libgloss: bfin: sync headers to VDSP 5.0 Update 8Michael Frysinger2010-10-171-0/+295
A new release of VDSP means syncing random updates to the libgloss headers. Signed-off-by: Mike Frysinger <vapier@gentoo.org>