Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c1134 tic6x_offset_none, enumerator
1502 scaled = tic6x_offset_none; in tic6x_parse_operand()
1527 if (scaled != tic6x_offset_none) in tic6x_parse_operand()
1565 if (mem_ok && require_offset && scaled == tic6x_offset_none) in tic6x_parse_operand()
2246 else if (op->value.mem.scaled != tic6x_offset_none) in tic6x_operand_matches_form()
2259 if (op->value.mem.scaled != tic6x_offset_none) in tic6x_operand_matches_form()
2263 if (op->value.mem.scaled == tic6x_offset_none) in tic6x_operand_matches_form()
2296 if (op->value.mem.scaled != tic6x_offset_none) in tic6x_operand_matches_form()
2301 if (op->value.mem.scaled == tic6x_offset_none) in tic6x_operand_matches_form()
2384 if (mem_ref->scaled != tic6x_offset_none) in tic6x_default_mem_ref()
[all …]