Searched refs:XGATE_OP_TRI (Results 1 – 4 of 4) sorted by relevance
52 #define XGATE_OP_TRI "r,r,r" /* Register followed by two registers. */ macro
75 #define OP_TRI XGATE_OP_TRI
143 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_TRI)) in print_insn()
412 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_TRI)) in xgate_print_syntax()977 XGATE_OP_TRI)) in xgate_find_match()