FP instructions
Tip
Advantages of FP instructions
In this section:
FP_ROL_CARRY
Rotate data to the left with carry flag
FP_ROR_CARRY
Rotate data to the right with carry flag
FP_SHL_BLOCK
Shift data block to the left
FP_SHR_BLOCK
Shift data block to the right
FP_WSHL_BLOCK
Shift data block to the left
FP_WSHR_BLOCK
Shift data block to the right
Parent topic:
Bit-shift instructions