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