Home
last modified time | relevance | path

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

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