Home | History | Annotate | Download | only in arm64

Lines Matching refs:UMSUBL_x

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