Lines Matching full:decision
64 /// ModR/M decision. Compacts the ModR/M decision if possible. ModR/M
88 /// @param o2 - The output stream to print the decision structure to.
92 /// @param decision - The ModR/M decision to emit. This decision has 256
96 ModRMDecision &decision) const;
116 /// @param o2 - The output stream for the decision structure itself.
120 /// @param decision - The OpcodeDecision to emit along with its subsidiary
124 OpcodeDecision &decision) const;
143 /// decision for each possible context.
149 /// @param o2 - The output stream to print the decision structure to.
153 /// @param decision - The ContextDecision to emit along with its subsidiary
158 ContextDecision &decision, const char *name) const;
213 /// @param o2 - The output stream to print the decision structures to.
223 /// @param decision - The ModRMDecision to populate.
227 void setTableFields(ModRMDecision &decision, const ModRMFilter &filter,