Next: Instruction peekl, Previous: Instruction peeki, Up: IO instructions [Contents][Index]
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 )