Lines Matching refs:boolRes
856 UInt boolRes = 0; in compute_PCMPxSTRx() local
869 boolRes |= (m << si); in compute_PCMPxSTRx()
873 UInt intRes1 = boolRes & 0xFFFF; in compute_PCMPxSTRx()
895 UInt boolRes = 0; in compute_PCMPxSTRx() local
906 boolRes |= (m << hi); in compute_PCMPxSTRx()
913 UInt intRes1 = boolRes & 0xFFFF; in compute_PCMPxSTRx()
935 UInt boolRes = 0; in compute_PCMPxSTRx() local
949 boolRes |= (m << si); in compute_PCMPxSTRx()
953 UInt intRes1 = boolRes & 0xFFFF; in compute_PCMPxSTRx()
975 UInt boolRes = 0; in compute_PCMPxSTRx() local
989 boolRes |= (m << si); in compute_PCMPxSTRx()
993 UInt intRes1 = boolRes & 0xFFFF; in compute_PCMPxSTRx()
1106 UInt boolRes = 0; in compute_PCMPxSTRx_wide() local
1119 boolRes |= (m << si); in compute_PCMPxSTRx_wide()
1123 UInt intRes1 = boolRes & 0xFF; in compute_PCMPxSTRx_wide()
1145 UInt boolRes = 0; in compute_PCMPxSTRx_wide() local
1156 boolRes |= (m << hi); in compute_PCMPxSTRx_wide()
1163 UInt intRes1 = boolRes & 0xFF; in compute_PCMPxSTRx_wide()
1185 UInt boolRes = 0; in compute_PCMPxSTRx_wide() local
1199 boolRes |= (m << si); in compute_PCMPxSTRx_wide()
1203 UInt intRes1 = boolRes & 0xFF; in compute_PCMPxSTRx_wide()