Next: , Previous: , Up: IO instructions   [Contents][Index]


20.1.24.3 Instruction peekiu

Synopsys:

peekiu ENDIAN,BITS

Given an IOS descriptor and a bit-offset, peek an unsigned integer value of width BITS bits. The endianness to be used is specified in the instruction arguments.

Stack: ( INT ULONG -- INT )