26.1.2.15 Instruction iosetb

Synopsys:

iosetb

Each IO space has a bias associated with it, which by default is 0 bits. This bias is applied to the offset given to every read/write operation.

This instruction sets the bias associated to the given IO space. The bias is specified as an offset. The given IO space must exist.

Stack: ( OFF INT -- OFF )