Home | History | Annotate | Download | only in target-arm

Lines Matching full:neon

993 static inline void gen_vfp_##name(int dp, int neon) \
997 if (neon) { \
1016 static inline void gen_vfp_##name(int dp, int neon) \
1020 if (neon) { \
1041 static inline void gen_vfp_##name(int dp, int shift, int neon) \
1046 if (neon) { \
1100 /* Return the offset of a 32-bit piece of a NEON register.
2703 /* Load a single Neon element and replicate into a 32 bit TCG reg */
3825 /* Translate a NEON load/store element instruction. Return nonzero if the
4236 /* Symbolic constants for op fields for Neon 3-register same-length.
4304 /* Symbolic constants for op fields for Neon 2-register miscellaneous.
4355 /* Return true if this neon 2reg-misc op is float-to-float */
4411 /* Translate a NEON data processing instruction. Return nonzero if the
6447 /* NEON Data processing. */
6456 /* NEON load/store. */