Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c92 static long extract_ry (unsigned long, ppc_cpu_t, int *);
605 { 0x1f, PPC_OPSHIFT_INV, insert_ry, extract_ry, PPC_OPERAND_GPR },
1069 extract_ry (unsigned long insn, in extract_ry() function