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


20.1.24.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 )