158.

prev next contents
nop

do nothing

Jasmin Syntax
     nop 
Stack

Before

After
...
...
Description

This instruction has no effect - compilers sometimes generate nop's for debugging, testing or timing purposes.

Example

 nop             ; do nothing 

Bytecode

Type

Description
u1
nop opcode = 0x0 (0)


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