Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c600 #define LOAD_BIT 0x00100000 macro
8552 as_warn ((inst.instruction & LOAD_BIT) in encode_arm_addr_mode_common()
8592 const bool is_load = ((inst.instruction & LOAD_BIT) != 0); in encode_arm_addr_mode_2()
8926 tbit = LOAD_BIT; in move_or_literal_pool()
9841 if (inst.instruction & LOAD_BIT) in encode_ldmstm()