Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/
HDChangeLog783 * config/tc-arm.c (T16_32_TAB): Fix dec_sp encoding.
/trueos/contrib/binutils/gas/config/
HDtc-arm.c8274 #define T16_32_TAB \ macro
8357 enum t16_32_codes { T16_32_OFFSET = 0xF7FF, T16_32_TAB }; enumerator
8361 static const unsigned short thumb_op16[] = { T16_32_TAB };
8366 static const unsigned int thumb_op32[] = { T16_32_TAB };
8370 #undef T16_32_TAB