Home | History | Annotate | Download | only in cctest

Lines Matching defs:r6

485     int32_t r6;
515 __ sw(t5, MemOperand(a0, OFFSET_OF(T, r6)) );
517 __ sh(t5, MemOperand(a0, OFFSET_OF(T, r6)) );
540 CHECK_EQ(0x3333bbcc, t.r6);