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


21.1.25.5 Instruction peeklu

Synopsys:

peeklu ENDIAN,BITS

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

Stack: ( INT ULONG -- ULONG )