Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c511 #define DO_HSUB_D(n, m) ((n >> 1) - (m >> 1) - (~n & m & 1)) macro
516 DO_ZPZZ_D(sve2_shsub_zpzz_d, int64_t, DO_HSUB_D)
521 DO_ZPZZ_D(sve2_uhsub_zpzz_d, uint64_t, DO_HSUB_D)