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

/macosx-10.9.5/cctools-845/as/
H A Darm.c571 #define LITERAL_MASK 0xf000f000 macro
5406 inst.instruction &= LITERAL_MASK;
5416 inst.instruction &= LITERAL_MASK;

Completed in 203 milliseconds