|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cmpware.fastmodel.Function
com.cmpware.cmp.models.FastSimple.RegToReg
com.cmpware.cmp.models.FastSimple.SHL
public class FastSimple.SHL
The SHL instruction
| Field Summary |
|---|
| Fields inherited from class com.cmpware.cmp.models.FastSimple.RegToReg |
|---|
a, b, c |
| Fields inherited from class com.cmpware.fastmodel.Function |
|---|
copyright |
| Constructor Summary | |
|---|---|
FastSimple.SHL()
|
|
| Method Summary | |
|---|---|
void |
exec(long addr)
This abstract method implements the instruction execution. |
| Methods inherited from class com.cmpware.cmp.models.FastSimple.RegToReg |
|---|
extractFields, getFormat, getSize, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FastSimple.SHL()
| Method Detail |
|---|
public void exec(long addr)
Function
exec in class Functionaddr - the address of this instruction.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||