Home
last modified time | relevance | path

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

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