< prev index next >

src/jdk.internal.vm.compiler/share/classes/jdk.internal.vm.compiler.word/src/jdk/internal/vm/compiler/word/impl/WordFactoryOpcode.java

Print this page
rev 52509 : [mq]: graal2

*** 20,29 **** --- 20,45 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ + + + + + + + + + + + + + + + + package jdk.internal.vm.compiler.word.impl; /** * The canonical {@link WordFactoryOperation} represented by a method in a word type. */
< prev index next >