Searched refs:opc_len (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic6x.c | 1320 char *str, int opc_len, unsigned int opno) in tic6x_parse_operand() argument 1622 opc_len, str); in tic6x_parse_operand() 1677 opc_len, str); in tic6x_parse_operand() 1690 opno, opc_len, str); in tic6x_parse_operand() 1696 opno, opc_len, str); in tic6x_parse_operand() 1701 opno, opc_len, str); in tic6x_parse_operand() 1706 opno, opc_len, str); in tic6x_parse_operand() 1711 opno, opc_len, str); in tic6x_parse_operand() 2468 bfd_boolean print_errors, char *str, int opc_len) in tic6x_try_encode() argument 2522 opc_len, str); in tic6x_try_encode() [all …]
|