public static class SPARCAssembler.Op2Op extends SPARCAssembler.SPARCOp
| Modifier and Type | Field and Description |
|---|---|
private SPARCAssembler.Op2s |
op2 |
private SPARCAssembler.BitKey |
op2Key |
| Constructor and Description |
|---|
Op2Op(SPARCAssembler.Ops op,
SPARCAssembler.Op2s op2) |
| Modifier and Type | Method and Description |
|---|---|
protected List<SPARCAssembler.BitKey> |
getKeys() |
protected int |
setBits(int word) |
getOp, match, toStringprivate final SPARCAssembler.Op2s op2
private final SPARCAssembler.BitKey op2Key
public Op2Op(SPARCAssembler.Ops op, SPARCAssembler.Op2s op2)
protected int setBits(int word)
setBits in class SPARCAssembler.SPARCOpprotected List<SPARCAssembler.BitKey> getKeys()
getKeys in class SPARCAssembler.SPARCOp