Searched refs:THUMB2_LOAD_BIT (Results 1 – 2 of 2) sorted by relevance
2125 * config/tc-arm.c (THUMB2_LOAD_BIT): Define.
737 #define THUMB2_LOAD_BIT 0x00100000 macro7754 tbit = (inst.instruction > 0xffff) ? THUMB2_LOAD_BIT : THUMB_LOAD_BIT; in move_or_literal_pool()10007 constraint (is_pc && ((inst.instruction & THUMB2_LOAD_BIT) == 0), in encode_thumb32_addr_mode()