Searched refs:TARGET_VFP_MAGIC (Results 1 – 1 of 1) sorted by relevance
92 #define TARGET_VFP_MAGIC 0x56465001 macro258 __put_user(TARGET_VFP_MAGIC, &vfpframe->magic); in setup_sigframe_vfp()418 if (magic != TARGET_VFP_MAGIC || sz != sizeof(*vfpframe)) { in restore_sigframe_vfp()