796
18 BIT SHIFT FUNCTIONS
18.3 n-bit Left Rotation
â– Operation result
1. Function without EN/ENO
The operation processing is executed. The operation output value is output from (d).
2. Function with EN/ENO
The following table lists the execution conditions and operation results.
*1 When FALSE is output from ENO, data output from (d) is undefined. In that case, modify a program so that the data output from (d) is
not used.
There is no operation error.
Execution condition Operation result
EN ENO (d)
TRUE (Executes operation) TRUE Operation output value
FALSE (Stops operation) FALSE
*1
Indefinite value