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