Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c793 #define LITERAL_MASK 0xf000f000 macro
9037 inst.instruction &= LITERAL_MASK; in move_or_literal_pool()
9047 inst.instruction &= LITERAL_MASK; in move_or_literal_pool()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-92952727 (LITERAL_MASK, COND_MASK, OPCODE_MASK, DATA_OP_SHIFT): Define.