Home | History | Annotate | Download | only in priv

Lines Matching refs:cc_op

85                 UInt cc_op, UInt cc_dep1, UInt cc_dep2, UInt cc_ndep 
90 UInt cc_op, UInt cc_dep1, UInt cc_dep2, UInt cc_ndep
95 UInt cc_op,
212 CC_OP, which describes the operation.
228 (1) In the guest state layout info (x86guest_layout), CC_OP and
238 definedness of CC_OP or CC_NDEP, we may as well not even bother to
243 CC_OP field (eg, CC_DEP2 is not used if CC_OP is CC_LOGIC1/2/4).
246 CC_OP field and CC_DEP1 and CC_DEP2, and so believes that the
250 However, it is only necessary to set CC_NDEP when the CC_OP value
252 functions do understand the CC_OP fields and will only examine
253 CC_NDEP for suitable values of CC_OP.