As discussed in PR23648 - the intrinsics _m_from_int, _m_to_int and _m_prefetch are defined in mmintrin.h and prfchwintrin.h so we don't need to in Intrin.h
Added tests for _m_from_int and _m_to_int
D11338 already added a test for _m_prefetch
I'll add _m_from_float and _m_to_float in a future (3dNow) patch which will remove the last of the 'missing' declarations from Intrin.h