Home | History | Annotate | Download | only in a64

Lines Matching refs:UMADDL_x

1263     case UMADDL_x: result = xreg(instr->Ra()) + (rn_u32 * rm_u32); break;