Home | History | Annotate | Download | only in src

Lines Matching full:pmulhw

147       Pmulhw,
1958 : public InstX86BaseBinopXmm<InstX86Base::Pmulhw, false,
1970 : InstX86BaseBinopXmm<InstX86Base::Pmulhw, false,
3254 using Pmulhw = typename InstImpl<TraitsType>::InstX86Pmulhw;
3501 const char *InstImpl<TraitsType>::InstX86Pmulhw::Base::Opcode = "pmulhw"; \
3879 &InstImpl<TraitsType>::Assembler::pmulhw, \
3880 &InstImpl<TraitsType>::Assembler::pmulhw}; \