Searched refs:rwsp (Results 1 – 2 of 2) sorted by relevance
101 #define A64_REG_IS_SP(reg_num) ((reg_num) == rwsp || (reg_num) == rsp)143 rwsp = rw31, enumerator181 constexpr RegStorage rs_wsp(RegStorage::kValid | rwsp);
440 if (LIKELY(operand != rwsp)) in BuildInsnString()492 if (LIKELY(operand != rwsp && operand != rsp)) { in BuildInsnString()