Home
last modified time | relevance | path

Searched refs:DO_LDAVH (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1833 #define DO_LDAVH(OP, TYPE, LTYPE, XCHG, SUB) \ macro
1859 DO_LDAVH(vrmlaldavhsw, int32_t, int64_t, false, false) in DO_LDAVH() function
1860 DO_LDAVH(vrmlaldavhxsw, int32_t, int64_t, true, false) in DO_LDAVH()
1862 DO_LDAVH(vrmlaldavhuw, uint32_t, uint64_t, false, false) in DO_LDAVH()
1864 DO_LDAVH(vrmlsldavhsw, int32_t, int64_t, false, true) in DO_LDAVH()
1865 DO_LDAVH(vrmlsldavhxsw, int32_t, int64_t, true, true) in DO_LDAVH()