Home | History | Annotate | Download | only in cctest

Lines Matching refs:swr

837   // Test LWL, LWR, SWL and SWR instructions.
920 // Test all combinations of SWR and vAddr.
924 __ swr(t0, MemOperand(a0, OFFSET_OF(T, swr_0)) );
929 __ swr(t1, MemOperand(a0, OFFSET_OF(T, swr_1) + 1) );
934 __ swr(t2, MemOperand(a0, OFFSET_OF(T, swr_2) + 2) );
939 __ swr(t3, MemOperand(a0, OFFSET_OF(T, swr_3) + 3) );