History log of /external/arm-neon-tests/ref_vqdmlal_n.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c1cc7826d74587e0dc1c855810633a219b161ab3 20-Jan-2015 Christophe Lyon <christophe.lyon@linaro.org> __set_neon_cumulative_sat() modifies the contents on the QC flag, and
some intrinsics do so too: this patch adds the explicit dependency on
the asm statement, to avoid code reordering or removal.

When writing QC, the asm statement now has a fake input dependency,
which is the output of the intrinsic being tested. Modifying the
__set_neon_cumulative_sat macro is necessary, to be able to accept all
the possible input types.

Update the generic code in ref_v_binary_sat_op.c and ref_v_unary_sat_op.c
accordingly, as well as all the tests involving QC.
/external/arm-neon-tests/ref_vqdmlal_n.c
f20536724d4cc8432d5b804082415c8391f88f9b 16-Dec-2014 Christophe Lyon <christophe.lyon@linaro.org> Rename helper macros:
TEST_VLOAD into VLOAD
TEST_VDUP into VDUP
/external/arm-neon-tests/ref_vqdmlal_n.c
1775be0bcaa673c19bb1f60f0c1bce1b91cdb414 10-Jul-2014 Christophe Lyon <christophe.lyon@linaro.org> Enable build for aarch64.
/external/arm-neon-tests/ref_vqdmlal_n.c
4a6e5cc95176769664bc9e56d4e7c92b7a2fc816 03-Jun-2014 Christophe Lyon <christophe.lyon@linaro.org> Renamed Neon overflow to Neon cumulative saturation, since it's the real name.
/external/arm-neon-tests/ref_vqdmlal_n.c
fad316adcad1edd1cbb1e01769768abcffcb1070 16-May-2014 Christophe Lyon <christophe.lyon@st.com> Add new output file, to make conversion to GCC dejagnu testsuite easier.
/external/arm-neon-tests/ref_vqdmlal_n.c
c94d4c1e27bb7e2b2869cc230872669df1459533 29-Mar-2013 Christophe Lyon <christophe.lyon@st.com> Update copyright years.
/external/arm-neon-tests/ref_vqdmlal_n.c
eb8034b39a424f157b7117141e23cdad329d5cc0 09-May-2012 Christophe Lyon <christophe.lyon@st.com> Add accessor functions for Neon_Overflow, such that its value can be
read/changed when compiling with GCC/ARM too.
/external/arm-neon-tests/ref_vqdmlal_n.c
0dab5f72da4b2434882b51b44ac377af9e3160fe 19-Jul-2011 Christophe Lyon <christophe.lyon@st.com> [CL] re-insert support for non-ARM compiler, through STM wrappers
/external/arm-neon-tests/ref_vqdmlal_n.c
073831adf9442c019e8d34b18b0c04b1d780a19b 24-Jan-2011 Christophe Lyon <christophe.lyon@st.com> First public release of the ARM/Neon tests.
/external/arm-neon-tests/ref_vqdmlal_n.c