Searched refs:insert_rbs (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/xmon/ |
D | ppc-opc.c | 67 static unsigned long insert_rbs PARAMS ((unsigned long, long, const char **)); 315 { 5, 1, insert_rbs, extract_rbs, PPC_OPERAND_FAKE }, 873 insert_rbs (insn, value, errmsg) in insert_rbs() function
|
/linux-2.4.37.9/arch/ppc64/xmon/ |
D | ppc-opc.c | 67 static unsigned long insert_rbs PARAMS ((unsigned long, long, const char **)); 315 { 5, 1, insert_rbs, extract_rbs, PPC_OPERAND_FAKE }, 873 insert_rbs (insn, value, errmsg) in insert_rbs() function
|