Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dint_helper.c1101 VMUL(SB, s8, VsrSB, VsrSH, int16_t) in VMUL() argument
1102 VMUL(SH, s16, VsrSH, VsrSW, int32_t) in VMUL()
2843 int i = a->VsrSH(3) + 1; in helper_bcdtrunc()
2888 i = a->VsrSH(3); in helper_bcdutrunc()
H A Dcpu.h2915 #define VsrSH(i) s16[i] macro
2927 #define VsrSH(i) s16[7 - (i)] macro