Home | History | Annotate | Download | only in a64

Lines Matching refs:UMSUBL_x

1264     case UMSUBL_x: result = xreg(instr->Ra()) - (rn_u32 * rm_u32); break;