Home
last modified time | relevance | path

Searched refs:TARGET_FPSIMD_MAGIC (Results 1 – 1 of 1) sorted by relevance

/qemu/linux-user/aarch64/
H A Dsignal.c59 #define TARGET_FPSIMD_MAGIC 0x46508001 macro
163 __put_user(TARGET_FPSIMD_MAGIC, &fpsimd->head.magic); in target_setup_fpsimd_record()
440 case TARGET_FPSIMD_MAGIC: in target_restore_sigframe()