|
Each word of the result is 0 if the corresponding word of arg1 is less than or equal to the corresponding word of arg2 and greater than or equal to the negative of the corresponding word of arg2. If arg2 is greater than or equal to zero, the result is 0 if the absolute value of the corresponding word of arg1 is less than or equal to the corresponding word of arg2, negative if it is greater than the corresponding word of arg2, and positive if it is less than the corresponding word of arg2.
|
arg1 and arg2 |
|
vector signed long |
vector float |
|