Searched refs:crhi (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic6x-dis.c | 719 unsigned int crhi = 0; in print_insn_tic6x() local 1112 crhi = fld_val; in print_insn_tic6x() 1434 && (crhi & tic6x_ctrl_table[crid].crhi_mask) == 0 in print_insn_tic6x()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x-opcode-table.h | 1993 ENC3(ENC(src1, crhi, 0), ENC(src2, crlo, 0), ENC(dst, reg, 1))) 1997 ENC4(ENC(x, xpath, 0), ENC(src2, reg, 0), ENC(src1, crhi, 1),
|