Home | History | Annotate | Download | only in priv

Lines Matching full:thunkop

1128    UInt    thunkOp;
1137 thunkOp = sz==4 ? X86G_CC_OP_ADCL
1165 stmt( IRStmt_Put( OFFB_CC_OP, mkU32(thunkOp) ) );
1182 UInt thunkOp;
1191 thunkOp = sz==4 ? X86G_CC_OP_SBBL
1219 stmt( IRStmt_Put( OFFB_CC_OP, mkU32(thunkOp) ) );