Home
last modified time | relevance | path

Searched refs:VsrSB (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
2723 int i = a->VsrSB(7); in helper_bcds()
2772 i = a->VsrSB(7); in helper_bcdus()
2803 int i = a->VsrSB(7); in helper_bcdsr()
H A Dcpu.h2910 #define VsrSB(i) s8[i] macro
2922 #define VsrSB(i) s8[15 - (i)] macro