Searched refs:mulhwu (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/vdso32/ |
| H A D | gettimeofday.S | 308 mulhwu r4,r4,r5 312 mulhwu r3,r0,r5 336 mulhwu r4,r4,r7 /* convert to micro or nanoseconds */
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | misc_32.S | 76 mulhwu r4,r4,r5 78 mulhwu r0,r10,r6 84 mulhwu r10,r3,r5 87 mulhwu r8,r3,r6
|
| H A D | time.c | 117 #define SCALE_XSEC(xsec, max) mulhwu((xsec) << 12, max)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | time.h | 113 #define mulhwu(x,y) \ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | div64.S | 41 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | div64.S | 41 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/vdso64/ |
| H A D | gettimeofday.S | 284 mulhwu r5,r6,r7 /* compute micro or nanoseconds and */
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.POST | 463 subfc, subfe, subme, subze, mullw, mulhw, mulhwu, divw, divwu,
|