SPLatco Knowledge Base

X = (W != 0)

push a TRUE (255) into X if W is not zero (floating point comparison). Otherwise push 0 (FALSE) into X.

This instruction is designed to assist in the use of Tabula, our table based programming tool.

Dialect restriction: This instruction is not implemented in boards with dialect numbers less than 25.

See also fTestWeqQ fTestWeqZ fTestWgeQ fTestWgeZ fTestWgtQ fTestWleQ fTestWltQ fTestWltZ fTestWneQ