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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c554 #define LITERAL_MASK 0xf000f000 macro
6412 inst.instruction &= LITERAL_MASK;
6422 inst.instruction &= LITERAL_MASK;

Completed in 270 milliseconds