ArithmeticInstructionTranslator Constructor
Creates the translator.
Parameters
-
context
- The context of the translator.
-
jvmInstructionBase
- The base JVM opcode to use for the operation. Should be an I* instruction (IADD,IMUL,etc)
See Also
ArithmeticInstructionTranslator Class | JaCIL.Compiler.Standard.Translator.Instruction Namespace