• Home
  • Raw
  • Download

Lines Matching refs:op6

1656 class ADbI<bits<5> opcod1, bits<2> opcod2, bit op6, bit op4, dag oops,
1677 let Inst{6} = op6;
1776 class ASbI<bits<5> opcod1, bits<2> opcod2, bit op6, bit op4, dag oops, dag iops,
1796 let Inst{6} = op6;
1831 class ASbIn<bits<5> opcod1, bits<2> opcod2, bit op6, bit op4, dag oops,
1834 : ASbI<opcod1, opcod2, op6, op4, oops, iops, itin, opc, asm, pattern> {
1905 class AHbI<bits<5> opcod1, bits<2> opcod2, bit op6, bit op4, dag oops, dag iops,
1926 let Inst{6} = op6;
2133 class N1ModImm<bit op23, bits<3> op21_19, bits<4> op11_8, bit op7, bit op6,
2143 let Inst{6} = op6;
2161 bits<5> op11_7, bit op6, bit op4,
2170 let Inst{6} = op6;
2184 class N2Vnp<bits<2> op19_18, bits<2> op17_16, bits<3> op10_8, bit op7, bit op6,
2206 let Inst{6} = op6;
2214 bits<5> op11_7, bit op6, bit op4,
2223 let Inst{6} = op6;
2237 class N2VImm<bit op24, bit op23, bits<4> op11_8, bit op7, bit op6, bit op4,
2245 let Inst{6} = op6;
2262 class N3VCommon<bit op24, bit op23, bits<2> op21_20, bits<4> op11_8, bit op6,
2271 let Inst{6} = op6;
2275 class N3V<bit op24, bit op23, bits<2> op21_20, bits<4> op11_8, bit op6, bit op4,
2278 : N3VCommon<op24, op23, op21_20, op11_8, op6, op4,
2293 class N3Vnp<bits<5> op27_23, bits<2> op21_20, bits<4> op11_8, bit op6,
2314 let Inst{6} = op6;
2318 class N3VLane32<bit op24, bit op23, bits<2> op21_20, bits<4> op11_8, bit op6,
2322 : N3VCommon<op24, op23, op21_20, op11_8, op6, op4,
2339 class N3VLane16<bit op24, bit op23, bits<2> op21_20, bits<4> op11_8, bit op6,
2343 : N3VCommon<op24, op23, op21_20, op11_8, op6, op4,
2362 class N3VX<bit op24, bit op23, bits<2> op21_20, bits<4> op11_8, bit op6,
2371 let Inst{6} = op6;
2436 class NVDupLane<bits<4> op19_16, bit op6, dag oops, dag iops,
2444 let Inst{6} = op6;