Skip navigation links

Package org.jikesrvm.compilers.opt.bc2ir.ia32

Provides classes that implement the generation of IA32-specific magics for the optimizing compiler.

See: Description

Package org.jikesrvm.compilers.opt.bc2ir.ia32 Description

Provides classes that implement the generation of IA32-specific magics for the optimizing compiler.

Code for magic methods that are not machine-specific is generated in GenerateMagic.

Skip navigation links