Next: Instruction peekiu, Previous: Instruction write, Up: IO instructions [Contents][Index]
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 )