Home | History | Annotate | Download | only in program

Lines Matching full:instruction_pattern

79 struct instruction_pattern {
87 static const struct instruction_pattern Instructions[] = {
214 static struct instruction_pattern
217 const struct instruction_pattern *inst;
218 struct instruction_pattern result;
1280 struct instruction_pattern instMatch;