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


20.1.24.11 Instruction pokeiu

Synopsys:

pokeiu ENDIAN,BITS

Given an IOS descriptor, a bit-offset and an unsigned integer value of BITS bits, poke it. Use the endianness specified in the instruction arguments.

Stack: ( INT ULONG INT -- )