Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c100 static long extract_xtq6 (unsigned long, ppc_cpu_t, int *);
909 { 0x3f, PPC_OPSHIFT_INV, insert_xtq6, extract_xtq6, PPC_OPERAND_VSR },
2101 extract_xtq6 (unsigned long insn, in extract_xtq6() function