Floating Less than or Equals (64 bit): if f1 <= f2, set t1 to 1, else set t1 to 0
fle.d
Operands
reg, freg, fregVariants
- Floating Less than or Equals (64 bit): if f1 <= f2, set t1 to 1, else set t1 to 0 fle.d t1, f1, f2
Loading...
Floating Less than or Equals (64 bit): if f1 <= f2, set t1 to 1, else set t1 to 0