Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dint_helper.c965 #define VMRG(suffix, element, access) \ macro
968 VMRG(b, u8, VsrB) in VMRG() function
969 VMRG(h, u16, VsrH) in VMRG()
970 VMRG(w, u32, VsrW) in VMRG()
972 #undef VMRG in VMRG()