Home
last modified time | relevance | path

Searched refs:operand_parsed (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c1322 bfd_boolean operand_parsed = FALSE; in tic6x_parse_operand() local
1330 if (!operand_parsed && (op_forms & TIC6X_OP_FUNC_UNIT)) in tic6x_parse_operand()
1345 operand_parsed = TRUE; in tic6x_parse_operand()
1352 if (!operand_parsed && (op_forms & TIC6X_OP_IRP)) in tic6x_parse_operand()
1364 operand_parsed = TRUE; in tic6x_parse_operand()
1371 if (!operand_parsed && (op_forms & TIC6X_OP_NRP)) in tic6x_parse_operand()
1383 operand_parsed = TRUE; in tic6x_parse_operand()
1390 if (!operand_parsed && (op_forms & TIC6X_OP_CTRL)) in tic6x_parse_operand()
1407 operand_parsed = TRUE; in tic6x_parse_operand()
1419 if (!operand_parsed in tic6x_parse_operand()
[all …]