Home | History | Annotate | Download | only in cctest

Lines Matching refs:swr

823   // Test LWL, LWR, SWL and SWR instructions.
907 // Test all combinations of SWR and vAddr.
911 __ swr(t0, MemOperand(a0, OFFSET_OF(T, swr_0)) );
916 __ swr(t1, MemOperand(a0, OFFSET_OF(T, swr_1) + 1) );
921 __ swr(t2, MemOperand(a0, OFFSET_OF(T, swr_2) + 2) );
926 __ swr(t3, MemOperand(a0, OFFSET_OF(T, swr_3) + 3) );