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