Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c82 static unsigned long insert_ras (unsigned long, long, int, const char **);
402 { 5, 16, insert_ras, NULL, PPC_OPERAND_GPR_0 },
1343 insert_ras (unsigned long insn, in insert_ras() function