Searched refs:insert_ram (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/xmon/ |
D | ppc-opc.c | 65 static unsigned long insert_ram PARAMS ((unsigned long, long, const char **)); 298 { 5, 16, insert_ram, 0, PPC_OPERAND_GPR }, 840 insert_ram (insn, value, errmsg) in insert_ram() function
|
/linux-2.4.37.9/arch/ppc64/xmon/ |
D | ppc-opc.c | 65 static unsigned long insert_ram PARAMS ((unsigned long, long, const char **)); 298 { 5, 16, insert_ram, 0, PPC_OPERAND_GPR }, 840 insert_ram (insn, value, errmsg) in insert_ram() function
|