Searched refs:THUMB_LOAD_BIT (Results 1 – 1 of 1) sorted by relevance
736 #define THUMB_LOAD_BIT 0x0800 macro7754 tbit = (inst.instruction > 0xffff) ? THUMB2_LOAD_BIT : THUMB_LOAD_BIT; in move_or_literal_pool()11357 && !(inst.instruction & THUMB_LOAD_BIT), in do_t_ldst()11364 else if (inst.instruction & THUMB_LOAD_BIT) in do_t_ldst()