Searched refs:fsig2 (Results 1 – 1 of 1) sorted by relevance
1125 uint32_t fsig2 = thread_fpsimd_hash(thread); in user_trap() local1128 fsigs[1] = fsig2; in user_trap()1130 if (fsig != fsig2) { in user_trap()1131 panic("FP/SIMD state hash mismatch across fault thread: %p 0x%x->0x%x", thread, fsig, fsig2); in user_trap()