Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c80 static long extract_ry (unsigned long, ppc_cpu_t, int *);
593 { 0x1f, PPC_OPSHIFT_INV, insert_ry, extract_ry, PPC_OPERAND_GPR },
1057 extract_ry (unsigned long insn, in extract_ry() function