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