85.

prev next contents
i2l

convert integer to long integer

Jasmin Syntax
     i2l 
Stack

Before

After
int
long-word1
...
long-word2

...
Description

Pops an integer off the operand stack, sign extends it into a long integer, and pushes the two-word long back onto the stack.

Bytecode

Type

Description
u1
i2l opcode = 0x85 (133)
See Also

i2f, i2d


prev next contents
Java Virtual Machine, by Jon Meyer and Troy Downing, O'Reilly Associates


Java Virtual Machine
Java Virtual Machine (Java Series)
ISBN: 1565921941
EAN: 2147483647
Year: 1996
Pages: 171

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net