public static class SPARCAssembler.Bpcc extends SPARCAssembler.ControlTransferOp
Constructor and Description |
---|
Bpcc(SPARCAssembler.Op2s op2) |
Modifier and Type | Method and Description |
---|---|
void |
emit(SPARCMacroAssembler masm,
SPARCAssembler.CC cc,
SPARCAssembler.ConditionFlag cf,
SPARCAssembler.Annul annul,
SPARCAssembler.BranchPredict p,
Label lab) |
boolean |
isAnnulable(int inst) |
boolean |
isConditional(int inst) |
getDisp, getKeys, hasDelaySlot, isValidDisp, setAnnul, setBits, setDisp, setDisp
getOp, match, toString
public Bpcc(SPARCAssembler.Op2s op2)
public void emit(SPARCMacroAssembler masm, SPARCAssembler.CC cc, SPARCAssembler.ConditionFlag cf, SPARCAssembler.Annul annul, SPARCAssembler.BranchPredict p, Label lab)
public boolean isAnnulable(int inst)
isAnnulable
in class SPARCAssembler.ControlTransferOp
public boolean isConditional(int inst)
isConditional
in class SPARCAssembler.ControlTransferOp