Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c80 static unsigned long insert_ram (unsigned long, long, int, const char **);
396 { 5, 16, insert_ram, NULL, PPC_OPERAND_GPR_0 },
1312 insert_ram (unsigned long insn, in insert_ram() function