Searched refs:print_src_reg (Results 1 – 1 of 1) sorted by relevance
160 print_src_reg(char **stream, unsigned dword) in print_src_reg() function204 print_src_reg(stream, GET_SRC0_REG(program[0], program[1])); in print_arith_op()209 print_src_reg(stream, GET_SRC1_REG(program[1], program[2])); in print_arith_op()214 print_src_reg(stream, GET_SRC2_REG(program[2])); in print_arith_op()