Home | History | Annotate | Download | only in cctest

Lines Matching refs:lh

496   // lh with positive data.
497 __ lh(t1, MemOperand(a0, OFFSET_OF(T, ui)) );
500 // lh with negative data.
501 __ lh(t2, MemOperand(a0, OFFSET_OF(T, si)) );