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


21.1.25.2 Instruction peeki

Synopsys:

peeki NENC,ENDIAN,BITS

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

Stack: ( INT ULONG -- INT )