I have a pointer "Linea" which I want to move to a certain position, so I used shl multiplications to optimize the operation. But taking a look to the CPU window, it seems to be slower than using normal multiplication. These are screenshots for 3 different operations to position the pointer:



And Inc() isn't replaced by the inc operator.