Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c79 static unsigned long insert_ral (unsigned long, long, int, const char **);
391 { 5, 16, insert_ral, NULL, PPC_OPERAND_GPR_0 },
1297 insert_ral (unsigned long insn, in insert_ral() function