Home | History | Annotate | Download | only in cctest

Lines Matching defs:r6

489     int32_t r6;
519 __ sw(t5, MemOperand(a0, OFFSET_OF(T, r6)) );
521 __ sh(t5, MemOperand(a0, OFFSET_OF(T, r6)) );
544 CHECK_EQ(0x3333bbcc, t.r6);