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