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


21.1.25.4 Instruction peekl

Synopsys:

peekl NENC,ENDIAN,BITS

Given an IOS descriptor and a bit-offset, peek a long value of width BITS bits. The negative encoding and endianness to be used are specified in the instruction arguments.

Stack: ( INT ULONG -- LONG )