Next: Instruction pushob, Previous: Instruction pushend, Up: VM instructions [Contents][Index]
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 -- )