Stack: ..., value1.word1, value1.word2, value2.word1, value2.word2 ->
935936937938939940941
@SuppressWarnings("unused") // Called using reflection private Instruction createInstructionDmul(Element inst) throws IllegalXMLVMException { return new DMUL(); }