private static class SPARCInstructionCounter.SPARCInstructionMatch extends Object
Modifier and Type | Field and Description |
---|---|
private int |
mask |
private int[] |
patterns |
Constructor and Description |
---|
SPARCInstructionMatch(int mask,
int... patterns) |
public SPARCInstructionMatch(int mask, int... patterns)
public boolean matches(int instruction)