Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c56 static unsigned long insert_boe (unsigned long, long, int, const char **);
200 { 5, 21, insert_boe, extract_boe, 0 },
860 insert_boe (unsigned long insn, in insert_boe() function