Searched refs:rwsp (Results 1 – 2 of 2) sorted by relevance
102 #define A64_REG_IS_SP(reg_num) ((reg_num) == rwsp || (reg_num) == rsp)142 rwsp = rw31, enumerator184 constexpr RegStorage rs_wsp(RegStorage::kValid | rwsp);
435 if (LIKELY(operand != rwsp)) in BuildInsnString()487 if (LIKELY(operand != rwsp && operand != rsp)) { in BuildInsnString()