xsu_same
if (xsu_same(&to_set, &found, hwsup)) {
if (xsu_same(&init_set, &found, hwsup)) {
if (!xsu_same(&override, &found, hwsup)) {
if (xsu_same(&init_vals, &found, hwsup)) {
if (xsu_same(&signal_vals, &found, sr_hwsup)) {
if (!xsu_same(&mk_fpu, &found, hwsup)) {
if (!xsu_same(&orig_fpu, &found, hwsup)) {
extern boolean_t xsu_same(const xsu_fpu_t *, const xsu_fpu_t *, uint32_t);