Home | History | Annotate | Download | only in mips

Lines Matching refs:value_high

4523         int32_t value_high = value >> 32;
4528 __ li(a2, Operand(value_high));