case classCMP(b: RegNo, c: RegNo) extends Instr with Product with Serializable
Set the Z condition code if the contents of registers b and c
are equal. Set the N condition code if the content of register
b is less than the content of register c.
Linear Supertypes
Serializable, Serializable, Product, Equals, Instr, Assembler, AnyRef, Any
Set the Z condition code if the contents of registers b and c are equal. Set the N condition code if the content of register b is less than the content of register c.