Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c70 static unsigned long insert_mbe (unsigned long, long, int, const char **);
348 { 32, 0, insert_mbe, extract_mbe, 0 },
1137 insert_mbe (unsigned long insn, in insert_mbe() function