Searched refs:XX4 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | insn32.decode | 257 &XX4 xt xa xb xc 258 @XX4 ...... ..... ..... ..... ..... .. .... &XX4 xt=%xx_xt xa=%xx_xa xb=%xx_xb … 1101 XXSEL 111100 ..... ..... ..... ..... 11 .... @XX4
|
H A D | insn64.decode | 51 # Format 8RR:XX4
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2600 #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}},
|