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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c252 static int thumb_mode = 0; variable
1615 if (thumb_mode)
2403 if (! thumb_mode)
2408 thumb_mode = 1;
2417 if (thumb_mode)
2422 thumb_mode = 0;
2477 if (! thumb_mode)
2479 thumb_mode = 2;
2871 ARM_SET_THUMB (pool->symbol, thumb_mode);
6125 if (thumb_mode)
[all...]

Completed in 170 milliseconds