Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c105 static unsigned long insert_sprg (unsigned long, long, ppc_cpu_t, const char **);
683 { 0x1f, 16, insert_sprg, extract_sprg, 0 },
2022 insert_sprg (unsigned long insn, in insert_sprg() function