Myth Microcontroller Documentation

This page describes the following instruction:

The 'N' source is a literal byte embedded in the instruction stream. Reading 'N' acts in the same way as an instruction fetch, only it fetches a literal. The 'W' destination takes the source value as the target offset of a conditional jump (I != 0) to within the current code page. See In-Page Branching for more on this.