Home | History | Annotate | Download | only in cctest

Lines Matching refs:lui

136   // Test lui, ori, and addiu, used in the li pseudo-instruction.
140 __ lui(t0, 0x1234);
216 __ lui(v1, 0x8123); // 0x81230000
517 __ lui(t5, 0x3333);