Searched refs:LOW_HI_ORDER (Results 1 – 4 of 4) sorted by relevance
944 #define LOW_HI_ORDER 0xF800F000 macro959 if ((br_insn & LOW_HI_ORDER) == LOW_HI_ORDER) in insert_thumb_branch()960 br_insn = LOW_HI_ORDER | (low_bits << 16) | high_bits; in insert_thumb_branch()
2632 #define LOW_HI_ORDER 0xF800F000 macro2647 if ((br_insn & LOW_HI_ORDER) == LOW_HI_ORDER) in insert_thumb_branch()2648 br_insn = LOW_HI_ORDER | (low_bits << 16) | high_bits; in insert_thumb_branch()
1015 #define LOW_HI_ORDER 0xF800F000 macro1032 if ((br_insn & LOW_HI_ORDER) == LOW_HI_ORDER)1033 br_insn = LOW_HI_ORDER | (low_bits << 16) | high_bits;
987 #define LOW_HI_ORDER 0xF800F000 macro1004 if ((br_insn & LOW_HI_ORDER) == LOW_HI_ORDER)1005 br_insn = LOW_HI_ORDER | (low_bits << 16) | high_bits;