2 .global ___smulsi3_highpart;
3 .type ___smulsi3_highpart, STT_FUNC;
5 #ifdef CONFIG_ARITHMETIC_OPS_L1
12 R2 = R1.L * R0.L (FU);
13 R3 = R1.H * R0.L (IS,M);
14 R0 = R0.H * R1.H, R1 = R0.H * R1.L (IS,M);
32 .size ___smulsi3_highpart, .-___smulsi3_highpart