Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/xmon/
Dppc-opc.c79 static unsigned long insert_ry (unsigned long, long, ppc_cpu_t, const char **);
593 { 0x1f, PPC_OPSHIFT_INV, insert_ry, extract_ry, PPC_OPERAND_GPR },
1040 insert_ry (unsigned long insn, in insert_ry() function