arm: Rewrite vfp_type_p
authorRichard Henderson <rth@twiddle.net>
Fri, 17 Oct 2014 05:21:22 +0000 (01:21 -0400)
committerRichard Henderson <rth@twiddle.net>
Wed, 12 Nov 2014 08:32:13 +0000 (09:32 +0100)
commita74a3aaddbcc730d9aa0a4787f136c9cc19b82b3
treecc37a547266749d1dfdbeeb736a5aebc18e5ad1e
parent0d39b4bb692b1a8e4f3354badcd9e123f8276bd4
arm: Rewrite vfp_type_p

Do not modify the ffi_type.  Rearrange the tests so that we
quickly eliminate structures that cannot match.  Return an
encoded value of element count and base type.
src/arm/ffi.c