140.

prev next contents
fmul

multiply two floats

Jasmin Syntax
     fmul 
Stack

Before

After
value1
result
value2
...
...

Description

Pops two single-precision floating point numbers off of the stack, multiplies them, and pushes the single precision result back onto the stack. IEEE 754 rules for floating point arithmetic are used.

Bytecode

Type

Description
u1
fmul opcode = 0x6A (106)
See Also

imul, lmul, dmul


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