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


22.1.25.6 Instruction peekdi

Synopsys:

peekdi BITS

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

Stack: ( INT ULONG -- INT )