Lines Matching full:special
229 * 244 ALU_SRC_1_DBL_L: special constant 1.0 double-float, LSW. (RV670+)
230 * 245 ALU_SRC_1_DBL_M: special constant 1.0 double-float, MSW. (RV670+)
231 * 246 ALU_SRC_0_5_DBL_L: special constant 0.5 double-float, LSW. (RV670+)
232 * 247 ALU_SRC_0_5_DBL_M: special constant 0.5 double-float, MSW. (RV670+)
233 * 248 SQ_ALU_SRC_0: special constant 0.0.
234 * 249 SQ_ALU_SRC_1: special constant 1.0 float.
235 * 250 SQ_ALU_SRC_1_INT: special constant 1 integer.
236 * 251 SQ_ALU_SRC_M_1_INT: special constant -1 integer.
237 * 252 SQ_ALU_SRC_0_5: special constant 0.5 float.
585 /* CAYMAN has special encoding for MOVA_INT destination */