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


21.1.1.4 Instruction popend

Synopsys:

popend

Pop a signed integer from the stack and make it the current endianness in the PVM. The possible values for endianness are IOS_ENDIAN_LSB and IOS_ENDIAN_MSB.

Stack: ( INT -- )