Home | History | Annotate | Download | only in cctest

Lines Matching refs:swl

837   // Test LWL, LWR, SWL and SWR instructions.
899 // Test all combinations of SWL and vAddr.
903 __ swl(t0, MemOperand(a0, OFFSET_OF(T, swl_0)) );
908 __ swl(t1, MemOperand(a0, OFFSET_OF(T, swl_1) + 1) );
913 __ swl(t2, MemOperand(a0, OFFSET_OF(T, swl_2) + 2) );
918 __ swl(t3, MemOperand(a0, OFFSET_OF(T, swl_3) + 3) );