Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c93 static unsigned long insert_sprg (unsigned long, long, ppc_cpu_t, const char **);
671 { 0x1f, 16, insert_sprg, extract_sprg, 0 },
2010 insert_sprg (unsigned long insn, in insert_sprg() function