Home | History | Annotate | Download | only in X86

Lines Matching full:extractps

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