Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c47 static long extract_boe (unsigned long, ppc_cpu_t, int *);
227 { 0x1e, 21, insert_boe, extract_boe, 0 },
1339 extract_boe (unsigned long insn, in extract_boe() function