Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c10211 encode_thumb32_shifted_operand (int i) in encode_thumb32_shifted_operand() function
10621 encode_thumb32_shifted_operand (2); in do_t_add_sub()
10772 encode_thumb32_shifted_operand (2); in do_t_arit3()
10869 encode_thumb32_shifted_operand (2); in do_t_arit3c()
11982 encode_thumb32_shifted_operand (1); in do_t_mov_cmp()
12172 encode_thumb32_shifted_operand (1); in do_t_mvn_tst()
12477 encode_thumb32_shifted_operand (2); in do_t_orn()
12678 encode_thumb32_shifted_operand (2); in do_t_rsb()
12756 encode_thumb32_shifted_operand (1); in do_t_shift()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20051401 (encode_thumb32_shifted_operand): Prohibit register shifts.