Searched defs:bifrost_header (Results 1 – 1 of 1) sorted by relevance
136 struct bifrost_header { struct138 unsigned zero1 : 5;141 enum bifrost_ftz flush_to_zero : 2;145 unsigned suppress_inf : 1;148 unsigned suppress_nan : 1;151 enum bifrost_exceptions float_exceptions : 2;155 enum bifrost_flow flow_control : 3;158 unsigned zero2 : 1;164 unsigned terminate_discarded_threads : 1;168 unsigned next_clause_prefetch : 1;[all …]