public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* ARM7-M intrinsics?
@ 2014-03-21 21:35 Paul D. DeRocco
  0 siblings, 0 replies; only message in thread
From: Paul D. DeRocco @ 2014-03-21 21:35 UTC (permalink / raw)
  To: GCC Help List

I don't see any listed in the Using GCC manual, for either 4.7.3 or 4.8.3,
the two versions I've been working with. The instruction set has lots of
instructions for operating on pairs of 16-bit integers. So far, I've been
writing my own inline functions wrapping asm statements, but I'm wondering
if there are any undocumented intrinsics for these instructions in the
compiler.

It would also be nice if it knew how to add and subtract vectors of two
shorts using the built-in sadd16 and ssub16 instructions, but it doesn't
appear to do that. Are any of the ARM GCC gurus working on that?

-- 

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@ix.netcom.com 
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-21 21:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-21 21:35 ARM7-M intrinsics? Paul D. DeRocco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).