Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c348 #define LOAD_BIT 0x00100000 macro
7493 ((inst.instruction & LOAD_BIT)
7505 ((inst.instruction & LOAD_BIT)
7542 ((inst.instruction & LOAD_BIT)
7551 if ((inst.instruction & LOAD_BIT) == 0)
7670 ((inst.instruction & LOAD_BIT)
7823 ((inst.instruction & LOAD_BIT)
7837 ((inst.instruction & LOAD_BIT)
7874 ((inst.instruction & LOAD_BIT)
7883 if ((inst.instruction & LOAD_BIT) == 0)
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c319 #define LOAD_BIT 0x00100000 macro
4405 as_warn ((inst.instruction & LOAD_BIT) in encode_arm_addr_mode_common()
4544 tbit = LOAD_BIT; in move_or_literal_pool()
5007 if (inst.instruction & LOAD_BIT) in do_ldmstm()
5050 if (inst.instruction & LOAD_BIT) in do_ldrd()