Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c72 static unsigned long insert_raq (unsigned long, long, ppc_cpu_t, const char **);
514 { 0x1f, 16, insert_raq, NULL, PPC_OPERAND_GPR_0 },
1756 insert_raq (unsigned long insn, in insert_raq() function