Searched refs:EVEX_KB (Results 1 – 2 of 2) sorted by relevance
153 #define EVEX_KB(n) (HasEVEX_KZ && HasEVEX_B ? n##_KZ_B : \ macro170 insnContext = EVEX_KB(IC_EVEX_L_W_OPSIZE); in insnContext()172 insnContext = EVEX_KB(IC_EVEX_L_W_XS); in insnContext()174 insnContext = EVEX_KB(IC_EVEX_L_W_XD); in insnContext()176 insnContext = EVEX_KB(IC_EVEX_L_W); in insnContext()184 insnContext = EVEX_KB(IC_EVEX_L_OPSIZE); in insnContext()186 insnContext = EVEX_KB(IC_EVEX_L_XS); in insnContext()188 insnContext = EVEX_KB(IC_EVEX_L_XD); in insnContext()190 insnContext = EVEX_KB(IC_EVEX_L); in insnContext()200 insnContext = EVEX_KB(IC_EVEX_L2_W_OPSIZE); in insnContext()[all …]
280 #define EVEX_KB(n) (HasEVEX_KZ && HasEVEX_B ? n##_KZ_B : \ macro296 insnContext = EVEX_KB(IC_EVEX_L_W_OPSIZE); in insnContext()298 insnContext = EVEX_KB(IC_EVEX_L_W_XS); in insnContext()300 insnContext = EVEX_KB(IC_EVEX_L_W_XD); in insnContext()302 insnContext = EVEX_KB(IC_EVEX_L_W); in insnContext()310 insnContext = EVEX_KB(IC_EVEX_L_OPSIZE); in insnContext()312 insnContext = EVEX_KB(IC_EVEX_L_XS); in insnContext()314 insnContext = EVEX_KB(IC_EVEX_L_XD); in insnContext()316 insnContext = EVEX_KB(IC_EVEX_L); in insnContext()325 insnContext = EVEX_KB(IC_EVEX_L2_W_OPSIZE); in insnContext()[all …]