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


22.1.25.9 Instruction peekdlu

Synopsys:

peekdlu BITS

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

Stack: ( INT ULONG -- ULONG )