Moved #moveFramesIn:through:toPage: method to the super class and added hook methods to specialize in the subclasses (#defaultCallerSavedIP, #getCallerIPFromFP:callerFP:).
Moved #genPushRegisterArgsForAbortMissNumArgs: to the new super class CogX86Compiler.
Moved #changeClassOf:to: method to the super class and rewrote it in terms of the word size.
Added a new test class VMPrimitiveChangeClassParametrizedTest
Moved #moveFramesIn:through:toPage: method to the super class and added hook methods to specialize in the subclasses (#defaultCallerSavedIP, #getCallerIPFromFP:callerFP:). Moved #genPushRegisterArgsForAbortMissNumArgs: to the new super class CogX86Compiler. Moved #changeClassOf:to: method to the super class and rewrote it in terms of the word size. Added a new test class VMPrimitiveChangeClassParametrizedTest