Lines Matching refs:Inst
181 bits<32> Inst;
183 let Inst{31-26} = OPGROUP_AUI.Value;
184 let Inst{25-21} = rs;
185 let Inst{20-16} = rt;
186 let Inst{15-0} = imm;
190 let Inst{31-26} = OPGROUP_DAUI.Value;
196 bits<32> Inst;
198 let Inst{31-26} = OPGROUP_REGIMM.Value;
199 let Inst{25-21} = 0b00000;
200 let Inst{20-16} = OPCODE5_BGEZAL.Value;
201 let Inst{15-0} = offset;
208 bits<32> Inst;
210 let Inst{31-26} = OPGROUP_COP1.Value;
211 let Inst{25-21} = Format.Value;
212 let Inst{20-16} = 0b00000;
213 let Inst{15-11} = fs;
214 let Inst{10-6} = fd;
215 let Inst{5-0} = funct;
223 bits<32> Inst;
225 let Inst{31-26} = OPGROUP_COP1.Value;
226 let Inst{25-21} = Format.Value;
227 let Inst{20-16} = ft;
228 let Inst{15-11} = fs;
229 let Inst{10-6} = fd;
230 let Inst{5-0} = funct;
237 bits<32> Inst;
239 let Inst{31-26} = OPGROUP_COP1.Value;
240 let Inst{25-21} = Operation.Value;
241 let Inst{20-16} = ft;
242 let Inst{15-0} = offset;
249 bits<32> Inst;
251 let Inst{31-26} = OPGROUP_COP2.Value;
252 let Inst{25-21} = Operation.Value;
253 let Inst{20-16} = ct;
254 let Inst{15-0} = offset;
261 bits<32> Inst;
263 let Inst{31-26} = OPGROUP_PCREL.Value;
264 let Inst{25-21} = rs;
265 let Inst{20-16} = Operation.Value;
266 let Inst{15-0} = imm;
273 bits<32> Inst;
275 let Inst{31-26} = OPGROUP_PCREL.Value;
276 let Inst{25-21} = rs;
277 let Inst{20-19} = Operation.Value;
278 let Inst{18-0} = imm;
285 bits<32> Inst;
287 let Inst{31-26} = OPGROUP_PCREL.Value;
288 let Inst{25-21} = rs;
289 let Inst{20-18} = Operation.Value;
290 let Inst{17-0} = imm;
297 bits<32> Inst;
299 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
300 let Inst{25-21} = 0b00000;
301 let Inst{20-16} = rt;
302 let Inst{15-11} = rd;
303 let Inst{10-6} = 0b00000;
304 let Inst{5-0} = Operation.Value;
313 bits<32> Inst;
315 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
316 let Inst{25-21} = base;
317 let Inst{20-16} = hint;
318 let Inst{15-7} = offset;
319 let Inst{6} = 0;
320 let Inst{5-0} = Operation.Value;
327 bits<32> Inst;
329 let Inst{31-26} = OPGROUP_SPECIAL.Value;
330 let Inst{25-21} = rs;
331 let Inst{20-16} = 0b00000;
332 let Inst{15-11} = rd;
333 let Inst{10-6} = 0b00001;
334 let Inst{5-0} = Operation.Value;
342 bits<32> Inst;
344 let Inst{31-26} = OPGROUP_SPECIAL.Value;
345 let Inst{25-21} = rs;
346 let Inst{20-16} = rt;
347 let Inst{15-11} = rd;
348 let Inst{10-6} = mulop;
349 let Inst{5-0} = funct;
355 bits<32> Inst;
357 let Inst{31-26} = OPGROUP_SPECIAL.Value;
358 let Inst{25-6} = code_;
359 let Inst{5-0} = OPCODE6_SDBBP.Value;
369 bits<32> Inst;
371 let Inst{31-26} = funct.Value;
372 let Inst{25-21} = rs;
373 let Inst{20-16} = rt;
374 let Inst{15-0} = offset;
384 bits<32> Inst;
386 let Inst{31-26} = funct.Value;
387 let Inst{25-21} = 0b00000;
388 let Inst{20-16} = rt;
389 let Inst{15-0} = offset;
399 bits<32> Inst;
401 let Inst{31-26} = funct.Value;
402 let Inst{25-21} = rt;
403 let Inst{20-16} = rt;
404 let Inst{15-0} = offset;
411 bits<32> Inst;
413 let Inst{31-26} = funct;
414 let Inst{25-21} = rs;
415 let Inst{20-0} = offset;
422 bits<32> Inst;
424 let Inst{31-26} = funct;
425 let Inst{25-21} = 0b00000;
426 let Inst{20-16} = rt;
427 let Inst{15-0} = offset;
431 bits<32> Inst;
434 let Inst{31-26} = funct;
435 let Inst{25-0} = offset;
444 bits<32> Inst;
446 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
447 let Inst{25-21} = rs;
448 let Inst{20-16} = rt;
449 let Inst{15-11} = rd;
450 let Inst{10-8} = 0b010;
451 let Inst{7-6} = bp;
452 let Inst{5-0} = Operation.Value;
461 bits<32> Inst;
463 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
464 let Inst{25-21} = rs;
465 let Inst{20-16} = rt;
466 let Inst{15-11} = rd;
467 let Inst{10-9} = 0b01;
468 let Inst{8-6} = bp;
469 let Inst{5-0} = Operation.Value;
478 bits<32> Inst;
480 let Inst{31-26} = OPGROUP_SPECIAL3.Value;
481 let Inst{25-21} = base;
482 let Inst{20-16} = rt;
483 let Inst{15-7} = offset;
484 let Inst{5-0} = Operation.Value;
495 bits<32> Inst;
497 let Inst{31-26} = OPGROUP_SPECIAL.Value;
498 let Inst{25-21} = rs;
499 let Inst{20-16} = rt;
500 let Inst{15-11} = rd;
501 let Inst{10-8} = 0b000;
502 let Inst{7-6} = imm2;
503 let Inst{5-0} = Operation.Value;
510 bits<32> Inst;
512 let Inst{31-26} = OPGROUP_REGIMM.Value;
513 let Inst{25-21} = rs;
514 let Inst{20-16} = Operation.Value;
515 let Inst{15-0} = imm;
524 bits<32> Inst;
526 let Inst{31-26} = OPGROUP_COP1.Value;
527 let Inst{25-21} = Format.Value;
528 let Inst{20-16} = ft;
529 let Inst{15-11} = fs;
530 let Inst{10-6} = fd;
531 let Inst{5} = 0;
532 let Inst{4-0} = Cond.Value;
538 bits<32> Inst;
540 let Inst{31-26} = OPGROUP_SPECIAL.Value;
541 let Inst{25-21} = rs;
542 let Inst{20-16} = 0;
543 let Inst{15-11} = 0;
544 let Inst{10} = 1;
545 let Inst{9-6} = 0;
546 let Inst{5-0} = Operation.Value;
555 bits<32> Inst;
557 let Inst{31-26} = OPGROUP_COP2LDST.Value;
558 let Inst{25-21} = Operation.Value;
559 let Inst{20-16} = rt;
560 let Inst{15-11} = base;
561 let Inst{10-0} = offset;