Searched refs:REG_DEF_SP (Results 1 – 3 of 3) sorted by relevance
124 kFmtUnused, -1, -1, IS_TERTIARY_OP | REG_DEF_SP | REG_USE_SP,128 kFmtUnused, -1, -1, IS_UNARY_OP | REG_DEF_SP | REG_USE_SP,326 IS_UNARY_OP | REG_DEF_SP | REG_USE_SP | REG_DEF_LIST0331 IS_UNARY_OP | REG_DEF_SP | REG_USE_SP | REG_USE_LIST0394 IS_UNARY_OP | REG_DEF_SP | REG_USE_SP,644 IS_UNARY_OP | REG_DEF_SP | REG_USE_SP | REG_DEF_LIST0649 IS_UNARY_OP | REG_DEF_SP | REG_USE_SP | REG_USE_LIST0
140 if (flags & REG_DEF_SP) { in setupResourceMasks()
674 #define REG_DEF_SP (1 << kRegDefSP) macro