Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/xmon/
Dppc-opc.c81 static unsigned long insert_raq (unsigned long, long, int, const char **);
385 { 5, 16, insert_raq, NULL, PPC_OPERAND_GPR_0 },
1326 insert_raq (unsigned long insn, in insert_raq() function