Home | History | Annotate | Download | only in target-i386

Lines Matching refs:base_name

1162 #define UNPCK_OP(base_name, base)                                       \
1164 void glue(helper_punpck ## base_name ## bw, SUFFIX)(CPUX86State *env,\
1190 void glue(helper_punpck ## base_name ## wd, SUFFIX)(CPUX86State *env,\
1208 void glue(helper_punpck ## base_name ## dq, SUFFIX)(CPUX86State *env,\
1223 void glue(helper_punpck ## base_name ## qdq, SUFFIX)(CPUX86State \