Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c2560 SHIFTED_ARITH_IMM, /* "rn{,lsl|lsr|asl|asr|uxt|sxt #n}" or enumerator
2616 case SHIFTED_ARITH_IMM: in parse_shift()
2717 if (mode != SHIFTED_ARITH_IMM && mode != SHIFTED_LOGIC_IMM) in parse_shifter_operand_imm()
2727 if (mode == SHIFTED_ARITH_IMM && skip_past_comma (&p)) in parse_shifter_operand_imm()
4657 ? SHIFTED_ARITH_IMM in parse_operands()
4933 SHIFTED_ARITH_IMM)); in parse_operands()
4936 SHIFTED_ARITH_IMM)); in parse_operands()