Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c85 static unsigned long insert_rsq (unsigned long, long, int, const char **);
430 { 5, 21, insert_rsq, NULL, PPC_OPERAND_GPR_0 },
1396 insert_rsq (unsigned long insn, in insert_rsq() function