Searched refs:ConditionalSelectFixed (Results 1 – 1 of 1) sorted by relevance
1388 ConditionalSelectFixed = 0x1A800000, enumerator1391 CSEL_w = ConditionalSelectFixed | 0x00000000,1392 CSEL_x = ConditionalSelectFixed | 0x80000000,1394 CSINC_w = ConditionalSelectFixed | 0x00000400,1395 CSINC_x = ConditionalSelectFixed | 0x80000400,1397 CSINV_w = ConditionalSelectFixed | 0x40000000,1398 CSINV_x = ConditionalSelectFixed | 0xC0000000,1400 CSNEG_w = ConditionalSelectFixed | 0x40000400,1401 CSNEG_x = ConditionalSelectFixed | 0xC0000400,