Home | History | Annotate | Download | only in assembler

Lines Matching defs:pattern

180         // If this is an encoded immediate, then it may describe a shift, or a pattern.
187 unsigned pattern : 4;
256 encoding.pattern = 0;
282 encoding.pattern = 3;
288 encoding.pattern = 1;
294 encoding.pattern = 2;