Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dvec_helper.c994 #define VSRLR(NAME, BIT, T, E) \ in do_vsrlr() macro
1008 VSRLR(vsrlr_b, 8, uint8_t, B)
1009 VSRLR(vsrlr_h, 16, uint16_t, H)
1010 VSRLR(vsrlr_w, 32, uint32_t, W)
1011 VSRLR(vsrlr_d, 64, uint64_t, D)