hex/logics.fj

———- Logical Macros:

View source on GitHub

Macros

hex

hex.or

  • hex.or.init — Its 8-bits are expected to be {src&lt;<4 | dst} at the jump to it (for the src,dst hexes of the or operation).

hex.and

  • hex.and.init — Its 8-bits are expected to be {src&lt;<4 | dst} at the jump to it (for the src,dst hexes of the and operation).