Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c108 static long extract_xc6 (unsigned long, ppc_cpu_t, int *);
927 { 0x3f, PPC_OPSHIFT_INV, insert_xc6, extract_xc6, PPC_OPERAND_VSR },
2184 extract_xc6 (unsigned long insn, in extract_xc6() function