Searched refs:thumb_op32 (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c6164 static const unsigned int thumb_op32[] = { T16_32_TAB };
6165 #define THUMB_OP32(n) (thumb_op32[(n) - (T16_32_OFFSET + 1)])
6154 static const unsigned int thumb_op32[] = { T16_32_TAB }; variable
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c10487 static const unsigned int thumb_op32[] = { T16_32_TAB };
10488 #define THUMB_OP32(n) (thumb_op32[(n) - (T16_32_OFFSET + 1)])
10480 static const unsigned int thumb_op32[] = { T16_32_TAB }; variable

Completed in 209 milliseconds