Searched refs:ENC2 (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x-opcode-table.h | 125 #define ENC2(a, b) 2, { a, b } macro 339 ENC2(ENC(s, fu, 0), ENC(cst, ucst, 1))) 497 ENC2(ENC(s, fu, 0), ENC(cst, pcrel, 0))) 501 ENC2(ENC(x, xpath, 0), ENC(src2, reg, 0))) 537 ENC2(ENC(src2, pcrel, 0), ENC(src1, ucst, 1))) 549 ENC2(ENC(s, fu, 0), ENC(cst, pcrel_half_unsigned, 0))) 559 ENC2(ENC(s, fu, 0), ENC(cst, pcrel_half_unsigned, 0))) 581 ENC2(ENC(s, fu, 0), ENC(cst, pcrel, 0))) 586 ENC2(ENC(x, xpath, 0), ENC(src2, reg, 0))) 607 ENC2(ENC(src2, pcrel, 0), ENC(src1, ucst, 1))) [all …]
|