Searched refs:OPCODE_EX2 (Results 1 – 10 of 10) sorted by relevance
137 OPCODE_EX2, /* X X 2 X X */ enumerator
116 { OPCODE_EX2, "EX2", 1, 1 },
86 case OPCODE_EX2: in get_src_arg_mask()685 case OPCODE_EX2: in _mesa_merge_mov_into_inst()
665 [OPCODE_EX2] = 0,726 case OPCODE_EX2: in ptn_emit_instruction()
366 inst->Opcode = OPCODE_EX2; in _mesa_append_fog_code()
607 case OPCODE_EX2: /* Exponential base 2 */ in _mesa_execute_program()
1077 emit_scalar(ir, OPCODE_EX2, result_dst, op[0]); in visit()
457 case OPCODE_EX2: in translate_opcode()
570 case OPCODE_EX2: in upload_program()
313 case OPCODE_EX2: return R200_VPI_OUT_OP_EX2; in t_opcode()