Package dspl.backend.x86

Class Summary
X86ArithmaticInstructionrProcessor x86 Implementation of the ArithmaticInstructionProcessor
X86AsmFormatter Utility class for various common formatting operations required by the various x86***InstructionProcessors
X86BranchInstructionProcessor x86 implmentation of the BranchInstructionProcessor
X86CCallInstructionProcessor CCallInstructionProcess for X86 ISA.
X86LoopInstructionProcessor Converts Loop Instructions into the appriopriate X86 machine code.
X86VariableManager X86VariableManager is responsible for providing registers to store Variables when necessary.