Home | History | Annotate | Download | only in cctest

Lines Matching refs:swr

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