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