Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c58 static long extract_boe (unsigned long, int, int *);
201 { 5, 21, insert_boe, extract_boe, 0 },
875 extract_boe (unsigned long insn, in extract_boe() function