Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dvec_helper.c801 static uint64_t do_vmskltz_h(int64_t val) in do_vmskltz_h() function
820 temp = do_vmskltz_h(Vj->D(2 * i)); in HELPER()
821 temp |= (do_vmskltz_h(Vj->D(2 * i + 1)) << 4); in HELPER()