Next: Instruction peekdi, Previous: Instruction peekl, Up: IO instructions [Contents][Index]
Synopsys:
peeklu ENDIAN,BITS
Given an IOS descriptor and a bit-offset, peek an unsigned long value of width BITS bits. The endianness to be used is specified in the instruction arguments.
Stack: ( INT ULONG -- ULONG )