24.1.28.16 Instruction pokedl

Synopsys:

pokedl BITS

Given an IOS descriptor, a bit-offset and a long of BITS bits, poke it. Use the default negative encoding and endianness.

In case of an error, this instruction pushes an exception describing the error condition. Otherwise it pushes PVM_NULL.

Stack: ( INT ULONG LONG -- EXCEPTION|null )