Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dvec_helper.c890 static uint64_t do_vmskez_b(uint64_t a) in do_vmskez_b() function
910 temp = do_vmskez_b(Vj->D(2 * i)); in HELPER()
911 temp |= (do_vmskez_b(Vj->D(2 * i + 1)) << 8); in HELPER()