Stack: ..., arrayref, index -> value
907908909910911912913
@SuppressWarnings("unused") // Called using reflection private Instruction createInstructionAaload(Element inst) throws IllegalXMLVMException { return new AALOAD(); }