Uses of Class
joeq.Compiler.Quad.Operator.Move

Packages that use Operator.Move
joeq.Compiler.Quad   
 

Uses of Operator.Move in joeq.Compiler.Quad
 

Subclasses of Operator.Move in joeq.Compiler.Quad
static class Operator.Move.MOVE_A
           
static class Operator.Move.MOVE_D
           
static class Operator.Move.MOVE_F
           
static class Operator.Move.MOVE_I
           
static class Operator.Move.MOVE_L
           
static class Operator.Move.MOVE_P
           
 

Methods in joeq.Compiler.Quad that return Operator.Move
static Operator.Move Operator.Move.getMoveOp(jq_Type type)
           
 

Methods in joeq.Compiler.Quad with parameters of type Operator.Move
static Quad Operator.Move.create(int id, Operator.Move operator, Operand.RegisterOperand dst, Operand src)
           
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.