Lines Matching full:mult
1997 and eax, 0x00000007 // calc bytes over mult of 8
2483 and eax, 0x00000007 // calc bytes over mult of 8
3311 and edx, 0x00000007 // calc bytes over mult of 8
3487 and ecx, 0x0000003f // calc bytes over mult of 64
3608 and edx, 0x0000003f // calc bytes over mult of 64
3650 cmp edx, 0 // Test for bytes over mult of 64
3661 and edx, 0x00000007 // calc bytes over mult of 8
3673 cmp edx, 0 // Test for bytes over mult of 8