Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c80 static unsigned long insert_raq (unsigned long, long, int, const char **);
384 { 5, 16, insert_raq, NULL, PPC_OPERAND_GPR_0 },
1325 insert_raq (unsigned long insn, in insert_raq() function