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


22.1.25.8 Instruction peekdl

Synopsys:

peekdl BITS

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

Stack: ( INT ULONG -- LONG )