Searched refs:A0_FLR (Results 1 – 4 of 4) sorted by relevance
436 #define A0_FLR (0x10<<24) /* dst = floor(src0) */ macro
581 EMIT_1ARG_ARITH(A0_FLR); in upload_program()
564 #define A0_FLR (0x10<<24) /* dst = floor(src0) */ macro
512 A0_FLR, in i915_translate_instruction()650 emit_simple_arith(p, inst, A0_FLR, 1, fs); in i915_translate_instruction()