Lines Matching full:let

16   let FilterClass = "R6MMR6Rel";
18 let RowFields = ["BaseOpcode"];
20 let ColFields = ["Arch"];
22 let KeyCol = ["mipsr6"];
24 let ValueCols = [["mipsr6"], ["micromipsr6"]];
33 let DecoderNamespace = "Mips32r6_64r6";
34 let EncodingPredicates = [HasStdEnc];
184 let Inst{31-26} = OPGROUP_AUI.Value;
185 let Inst{25-21} = rs;
186 let Inst{20-16} = rt;
187 let Inst{15-0} = imm;
191 let Inst{31-26} = OPGROUP_DAUI.Value;
199 let Inst{31-26} = OPGROUP_REGIMM.Value;
200 let Inst{25-21} = 0b00000;
201 let Inst{20-16} = OPCODE5_BGEZAL.Value;
202 let Inst{15-0} = offset;
209 let Inst{31-26} = OPGROUP_REGIMM.Value;
210 let Inst{25-21} = 0b00000;
211 let Inst{20-16} = OPCODE5_NAL.Value;
212 let Inst{15-0} = 0x00;
220 let Inst{31-26} = OPGROUP_COP0.Value;
221 let Inst{25-21} = 0b01011;
222 let Inst{20-16} = rt;
223 let Inst{15-11} = 0b00000;
224 let Inst{10-6} = 0b00000;
225 let Inst{5} = sc;
226 let Inst{4-3} = 0b00;
227 let Inst{2-0} = 0b100;
236 let Inst{31-26} = OPGROUP_COP1.Value;
237 let Inst{25-21} = Format.Value;
238 let Inst{20-16} = 0b00000;
239 let Inst{15-11} = fs;
240 let Inst{10-6} = fd;
241 let Inst{5-0} = funct;
251 let Inst{31-26} = OPGROUP_COP1.Value;
252 let Inst{25-21} = Format.Value;
253 let Inst{20-16} = ft;
254 let Inst{15-11} = fs;
255 let Inst{10-6} = fd;
256 let Inst{5-0} = funct;
265 let Inst{31-26} = OPGROUP_COP1.Value;
266 let Inst{25-21} = Operation.Value;
267 let Inst{20-16} = ft;
268 let Inst{15-0} = offset;
277 let Inst{31-26} = OPGROUP_COP2.Value;
278 let Inst{25-21} = Operation.Value;
279 let Inst{20-16} = ct;
280 let Inst{15-0} = offset;
289 let Inst{31-26} = OPGROUP_PCREL.Value;
290 let Inst{25-21} = rs;
291 let Inst{20-16} = Operation.Value;
292 let Inst{15-0} = imm;
301 let Inst{31-26} = OPGROUP_PCREL.Value;
302 let Inst{25-21} = rs;
303 let Inst{20-19} = Operation.Value;
304 let Inst{18-0} = imm;
313 let Inst{31-26} = OPGROUP_PCREL.Value;
314 let Inst{25-21} = rs;
315 let Inst{20-18} = Operation.Value;
316 let Inst{17-0} = imm;
325 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
326 let Inst{25-21} = 0b00000;
327 let Inst{20-16} = rt;
328 let Inst{15-11} = rd;
329 let Inst{10-6} = 0b00000;
330 let Inst{5-0} = Operation.Value;
341 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
342 let Inst{25-21} = base;
343 let Inst{20-16} = hint;
344 let Inst{15-7} = offset;
345 let Inst{6} = 0;
346 let Inst{5-0} = Operation.Value;
355 let Inst{31-26} = OPGROUP_SPECIAL.Value;
356 let Inst{25-21} = rs;
357 let Inst{20-16} = 0b00000;
358 let Inst{15-11} = rd;
359 let Inst{10-6} = 0b00001;
360 let Inst{5-0} = Operation.Value;
370 let Inst{31-26} = OPGROUP_SPECIAL.Value;
371 let Inst{25-21} = rs;
372 let Inst{20-16} = rt;
373 let Inst{15-11} = rd;
374 let Inst{10-6} = mulop;
375 let Inst{5-0} = funct;
383 let Inst{31-26} = OPGROUP_SPECIAL.Value;
384 let Inst{25-6} = code_;
385 let Inst{5-0} = OPCODE6_SDBBP.Value;
397 let Inst{31-26} = funct.Value;
398 let Inst{25-21} = rs;
399 let Inst{20-16} = rt;
400 let Inst{15-0} = offset;
412 let Inst{31-26} = funct.Value;
413 let Inst{25-21} = 0b00000;
414 let Inst{20-16} = rt;
415 let Inst{15-0} = offset;
427 let Inst{31-26} = funct.Value;
428 let Inst{25-21} = rt;
429 let Inst{20-16} = rt;
430 let Inst{15-0} = offset;
439 let Inst{31-26} = funct;
440 let Inst{25-21} = rs;
441 let Inst{20-0} = offset;
450 let Inst{31-26} = funct;
451 let Inst{25-21} = 0b00000;
452 let Inst{20-16} = rt;
453 let Inst{15-0} = offset;
460 let Inst{31-26} = funct;
461 let Inst{25-0} = offset;
472 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
473 let Inst{25-21} = rs;
474 let Inst{20-16} = rt;
475 let Inst{15-11} = rd;
476 let Inst{10-8} = 0b010;
477 let Inst{7-6} = bp;
478 let Inst{5-0} = Operation.Value;
489 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
490 let Inst{25-21} = rs;
491 let Inst{20-16} = rt;
492 let Inst{15-11} = rd;
493 let Inst{10-9} = 0b01;
494 let Inst{8-6} = bp;
495 let Inst{5-0} = Operation.Value;
506 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
507 let Inst{25-21} = base;
508 let Inst{20-16} = rt;
509 let Inst{15-7} = offset;
510 let Inst{5-0} = Operation.Value;
523 let Inst{31-26} = OPGROUP_SPECIAL.Value;
524 let Inst{25-21} = rs;
525 let Inst{20-16} = rt;
526 let Inst{15-11} = rd;
527 let Inst{10-8} = 0b000;
528 let Inst{7-6} = imm2;
529 let Inst{5-0} = Operation.Value;
538 let Inst{31-26} = OPGROUP_REGIMM.Value;
539 let Inst{25-21} = rs;
540 let Inst{20-16} = Operation.Value;
541 let Inst{15-0} = imm;
552 let Inst{31-26} = OPGROUP_COP1.Value;
553 let Inst{25-21} = Format.Value;
554 let Inst{20-16} = ft;
555 let Inst{15-11} = fs;
556 let Inst{10-6} = fd;
557 let Inst{5} = 0;
558 let Inst{4-0} = Cond.Value;
566 let Inst{31-26} = OPGROUP_SPECIAL.Value;
567 let Inst{25-21} = rs;
568 let Inst{20-16} = 0;
569 let Inst{15-11} = 0;
570 let Inst{10} = 1;
571 let Inst{9-6} = 0;
572 let Inst{5-0} = Operation.Value;
583 let Inst{31-26} = OPGROUP_COP2LDST.Value;
584 let Inst{25-21} = Operation.Value;
585 let Inst{20-16} = rt;
586 let Inst{15-11} = base;
587 let Inst{10-0} = offset;
594 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
595 let Inst{25-21} = rs;
596 let Inst{20-16} = rt;
597 let Inst{15-11} = 0b00000;
598 let Inst{10-8} = direction;
599 let Inst{7-6} = sz;
600 let Inst{5-0} = 0b001111;
609 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
610 let Inst{25-21} = rs;
611 let Inst{20-10} = 0x0;
612 let Inst{9-8} = type_;
613 let Inst{7-6} = ginv;
614 let Inst{5-0} = 0b111101;
620 let Inst{31-26} = OPGROUP_REGIMM.Value;
621 let Inst{25-21} = 0;
622 let Inst{20-16} = OPCODE5_SIGRIE.Value;
623 let Inst{15-0} = code_;