Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c102 static long extract_xa6 (unsigned long, ppc_cpu_t, int *);
913 { 0x3f, PPC_OPSHIFT_INV, insert_xa6, extract_xa6, PPC_OPERAND_VSR },
2120 extract_xa6 (unsigned long insn, in extract_xa6() function