Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c2250 #define LITERAL_MASK 0xf000f000 macro
7579 inst.instruction &= LITERAL_MASK;
7592 inst.instruction &= LITERAL_MASK;
7912 inst.instruction &= LITERAL_MASK;
7924 inst.instruction &= LITERAL_MASK;
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c469 #define LITERAL_MASK 0xf000f000 macro
4574 inst.instruction &= LITERAL_MASK; in move_or_literal_pool()
4584 inst.instruction &= LITERAL_MASK; in move_or_literal_pool()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-92952727 (LITERAL_MASK, COND_MASK, OPCODE_MASK, DATA_OP_SHIFT): Define.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-92952727 (LITERAL_MASK, COND_MASK, OPCODE_MASK, DATA_OP_SHIFT): Define.