Home | History | Annotate | Download | only in X86

Lines Matching full:extractps

6171   defm EXTRACTPS   : SS41I_extractf32<0x17, "extractps", SSE_EXTRACT_ITINS>;
6174 // Also match an EXTRACTPS store when the store is done as f32 instead of i32.