Uses of Package
org.jikesrvm.compilers.opt.mir2mc.ia32

Packages that use org.jikesrvm.compilers.opt.mir2mc.ia32
org.jikesrvm   
org.jikesrvm.compilers.opt.mir2mc.ia32   
 

Classes in org.jikesrvm.compilers.opt.mir2mc.ia32 used by org.jikesrvm
AssemblerBase
          This class provides support functionality used by the generated Assembler; it handles basic impedance-matching functionality such as determining which addressing mode is suitable for a given IA32MemoryOperand.
AssemblerOpt
          This class is the automatically-generated assembler for the optimizing compiler.
FinalMIRExpansion
          Final acts of MIR expansion for the IA32 architecture.
 

Classes in org.jikesrvm.compilers.opt.mir2mc.ia32 used by org.jikesrvm.compilers.opt.mir2mc.ia32
AssemblerBase
          This class provides support functionality used by the generated Assembler; it handles basic impedance-matching functionality such as determining which addressing mode is suitable for a given IA32MemoryOperand.