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


20.1.24.7 Instruction peekdiu

Synopsys:

peekdiu BITS

Given an IOS descriptor and a bit-offset, peek an unsigned integer value of width BITS bits. Use the default endianness.

Stack: ( INT ULONG -- UINT )