FP instructions
Tip
Advantages of FP instructions
In this section:
FP_COUNT_TRUE_BITS
Number of ON bits
FP_EVENTS_COUNT
Counts the number of rising edges for each bit
FP_EVENTS_OPERATION_TIME
Counts the operation time of each bit
FP_INVERT_BIT
Bit invert
FP_SET_BIT
Bit set
FP_RESET_BIT
Bit reset
FP_TEST_BIT
Bit test
Parent topic:
Bitwise Boolean instructions