Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-arm.c269 #define LOAD_BIT 0x00100000 macro
4050 as_warn ((inst.instruction & LOAD_BIT) in encode_arm_addr_mode_common()
4182 if ((inst.instruction & (thumb_p ? THUMB_LOAD_BIT : LOAD_BIT)) == 0) in move_or_literal_pool()
4591 if (inst.instruction & LOAD_BIT) in do_ldmstm()
4634 if (inst.instruction & LOAD_BIT) in do_ldrd()