Searched refs:LITERAL_MASK (Results 1 – 4 of 4) sorted by relevance
2250 #define LITERAL_MASK 0xf000f000 macro7579 inst.instruction &= LITERAL_MASK;7592 inst.instruction &= LITERAL_MASK;7912 inst.instruction &= LITERAL_MASK;7924 inst.instruction &= LITERAL_MASK;
469 #define LITERAL_MASK 0xf000f000 macro4574 inst.instruction &= LITERAL_MASK; in move_or_literal_pool()4584 inst.instruction &= LITERAL_MASK; in move_or_literal_pool()
2727 (LITERAL_MASK, COND_MASK, OPCODE_MASK, DATA_OP_SHIFT): Define.