Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c84 static unsigned long insert_rsq (unsigned long, long, int, const char **);
429 { 5, 21, insert_rsq, NULL, PPC_OPERAND_GPR_0 },
1395 insert_rsq (unsigned long insn, in insert_rsq() function