Searched defs:SELD (Results 1 – 2 of 2) sorted by relevance
9422 # define SELD(n) ((n)==0 ? d0 : ((n)==1 ? d1 : ((n)==2 ? d2 : d3))) in disInstr_X86_WRK() macro10685 # define SELD(n) mkexpr((n)==0 ? d0 : d1) in disInstr_X86_WRK() macro
10977 # define SELD(n) ((n)==0 ? d0 : ((n)==1 ? d1 : ((n)==2 ? d2 : d3))) in math_SHUFPS_128() macro11018 # define SELD(n) mkexpr((n)==0 ? d0 : d1) in math_SHUFPD_128() macro