Searched refs:insert_mbe (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/xmon/ |
D | ppc-opc.c | 56 static unsigned long insert_mbe PARAMS ((unsigned long, long, const char **)); 264 { 32, 0, insert_mbe, extract_mbe, 0 }, 679 insert_mbe (insn, value, errmsg) in insert_mbe() function
|
/linux-2.4.37.9/arch/ppc64/xmon/ |
D | ppc-opc.c | 56 static unsigned long insert_mbe PARAMS ((unsigned long, long, const char **)); 264 { 32, 0, insert_mbe, extract_mbe, 0 }, 679 insert_mbe (insn, value, errmsg) in insert_mbe() function
|