- Opcode: 0x070
- Name: push equal
- Two-word opcode: No
Parameters
Location | Name | Description |
---|---|---|
Stack | A | Value to compare |
Stack | B | Value to compare |
Notes
Pushes A == B to the stack.
Location | Name | Description |
---|---|---|
Stack | A | Value to compare |
Stack | B | Value to compare |
Pushes A == B to the stack.