Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dinsn32.decode224 &XX4 xt xa xb xc
225 @XX4 ...... ..... ..... ..... ..... .. .... &XX4 xt=%xx_xt xa=%xx_xa xb=%xx_xb …
820 XXSEL 111100 ..... ..... ..... ..... 11 .... @XX4
H A Dinsn64.decode51 # Format 8RR:XX4
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2600 #define XX4(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x3) << 4)) macro
2661 #define XX4_MASK XX4 (0x3f, 0x3)
6469 {"xxsel", XX4(60,3), XX4_MASK, PPCVSX, PPCVLE, {XT6, XA6, XB6, XC6}},