... in form of c [logical operation] [comparison operation], for example: candeq, candne, candle, candge, candlt, candgt, coreq, corne, corle, corge, corlt, corgt, supporting all comparison operations AND the following logical operations: and, or, xor. Also, I plan on implementing logical xor as a standalone instruction.
... in form of
c [logical operation] [comparison operation]
, for example:candeq, candne, candle, candge, candlt, candgt, coreq, corne, corle, corge, corlt, corgt
, supporting all comparison operations AND the following logical operations:and, or, xor
. Also, I plan on implementing logical xor as a standalone instruction.Example usage: