Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c44 static unsigned long insert_bo (unsigned long, long, ppc_cpu_t, const char **);
222 { 0x1f, 21, insert_bo, extract_bo, 0 },
1293 insert_bo (unsigned long insn, in insert_bo() function