Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c85 static unsigned long insert_rtq (unsigned long, long, int, const char **);
434 { 5, 21, insert_rtq, NULL, PPC_OPERAND_GPR_0 },
1381 insert_rtq (unsigned long insn, in insert_rtq() function