Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arm.c4216 enum shift_kind enum
4224 enum shift_kind kind;
4251 enum shift_kind shift; in parse_shift()
4321 inst.operands[i].shift_kind = shift; in parse_shift()
6220 if (inst.operands[i].shift_kind == SHIFT_RRX) in encode_arm_shift()
9615 switch (inst.operands[1].shift_kind) in do_t_mov_cmp()
9665 switch (inst.operands[1].shift_kind) in do_t_mov_cmp()
10189 int shift_kind; in do_t_shift() local
10231 inst.operands[1].shift_kind = shift_kind; in do_t_shift()
10244 switch (shift_kind) in do_t_shift()
[all …]