Searched refs:IR3_REG_ABS (Results 1 – 1 of 1) sorted by relevance
57 #define IR3_REG_ABS IR3_REG_FABS macro1187 src_reg_flag: T_ABSNEG { rflags.flags |= IR3_REG_ABS|IR3_REG_NEGATE; }1189 | T_ABS { rflags.flags |= IR3_REG_ABS; }