Lines Matching full:simm
2010 bits<13> SIMM;2014 let Inst{24} = SIMM{7};2015 let Inst{18-16} = SIMM{6-4};2016 let Inst{3-0} = SIMM{3-0};2112 bits<6> SIMM;2118 let Inst{21-16} = SIMM{5-0};