Skip to content

x86 intrinsics missing runtime tests #798

Open
@gnzlbg

Description

@gnzlbg

The following x86 intrinsics are missing runtime tests:

missing run-time test named `test_readeflags` for `__readeflags`
missing run-time test named `test_readeflags` for `__readeflags`
missing run-time test named `test_writeeflags` for `__writeeflags`
missing run-time test named `test_writeeflags` for `__writeeflags`
missing run-time test named `test_mm_comige_ss` for `_mm_comige_ss`
missing run-time test named `test_mm_cvt_ss2si` for `_mm_cvt_ss2si`
missing run-time test named `test_mm_cvtt_ss2si` for `_mm_cvtt_ss2si`
missing run-time test named `test_mm_cvt_si2ss` for `_mm_cvt_si2ss`
missing run-time test named `test_mm_set_ps1` for `_mm_set_ps1`
missing run-time test named `test_mm_load_ps1` for `_mm_load_ps1`
missing run-time test named `test_mm_store_ps1` for `_mm_store_ps1`
missing run-time test named `test_mm_getcsr` for `_mm_getcsr`
missing run-time test named `test_mm_setcsr` for `_mm_setcsr`
missing run-time test named `test_MM_GET_EXCEPTION_MASK` for `_MM_GET_EXCEPTION_MASK`
missing run-time test named `test_MM_GET_EXCEPTION_STATE` for `_MM_GET_EXCEPTION_STATE`
missing run-time test named `test_MM_GET_FLUSH_ZERO_MODE` for `_MM_GET_FLUSH_ZERO_MODE`
missing run-time test named `test_MM_GET_ROUNDING_MODE` for `_MM_GET_ROUNDING_MODE`
missing run-time test named `test_MM_SET_EXCEPTION_MASK` for `_MM_SET_EXCEPTION_MASK`
missing run-time test named `test_MM_SET_EXCEPTION_STATE` for `_MM_SET_EXCEPTION_STATE`
missing run-time test named `test_MM_SET_FLUSH_ZERO_MODE` for `_MM_SET_FLUSH_ZERO_MODE`
missing run-time test named `test_MM_SET_ROUNDING_MODE` for `_MM_SET_ROUNDING_MODE`
missing run-time test named `test_mm_prefetch` for `_mm_prefetch`
missing run-time test named `test_mm_undefined_ps` for `_mm_undefined_ps`
missing run-time test named `test_m_pmaxsw` for `_m_pmaxsw`
missing run-time test named `test_m_pmaxub` for `_m_pmaxub`
missing run-time test named `test_m_pminsw` for `_m_pminsw`
missing run-time test named `test_m_pminub` for `_m_pminub`
missing run-time test named `test_m_pavgb` for `_m_pavgb`
missing run-time test named `test_m_pavgw` for `_m_pavgw`
missing run-time test named `test_m_psadbw` for `_m_psadbw`
missing run-time test named `test_mm_cvt_pi2ps` for `_mm_cvt_pi2ps`
missing run-time test named `test_m_maskmovq` for `_m_maskmovq`
missing run-time test named `test_m_pextrw` for `_m_pextrw`
missing run-time test named `test_m_pinsrw` for `_m_pinsrw`
missing run-time test named `test_m_pmovmskb` for `_m_pmovmskb`
missing run-time test named `test_m_pshufw` for `_m_pshufw`
missing run-time test named `test_mm_cvtt_ps2pi` for `_mm_cvtt_ps2pi`
missing run-time test named `test_mm_cvt_ps2pi` for `_mm_cvt_ps2pi`
missing run-time test named `test_test_mm_cvtsi32_ss` for `test_mm_cvtsi32_ss`

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions