Searched defs:HighRegisterPrefix (Results 1 - 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/dex/code/
H A DHighRegisterPrefix.java32 public final class HighRegisterPrefix extends VariableSizeInsn { class in inherits:VariableSizeInsn
43 public HighRegisterPrefix(SourcePosition position, method in class:HighRegisterPrefix
102 return new HighRegisterPrefix(getPosition(), registers);

Completed in 49 milliseconds