Lines Matching refs:w28
369 __ Mov(w28, w28, kDiscardForSameWReg);
5017 __ Add(w28, w0, Operand(w1, SXTW, 3));
5048 ASSERT_EQUAL_32(0x4d5e6f78, w28);
6895 __ Ubfm(w28, w2, 24, 15);
6919 ASSERT_EQUAL_32(0x00321000, w28);
9216 __ PopWRegList(w25.GetBit() | w27.GetBit() | w28.GetBit() | w29.GetBit());
9261 ASSERT_EQUAL_32(0x22222222U, w28);
9331 __ Printf("0x%" PRIx32 ", 0x%" PRIx64 "\n", w28, x28);
9431 __ PrintfNoPreserve("0x%" PRIx32 ", 0x%" PRIx64 "\n", w28, x28);