Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c91 static unsigned long insert_spr (unsigned long, long, ppc_cpu_t, const char **);
662 { 0x3ff, 11, insert_spr, extract_spr, 0 },
1990 insert_spr (unsigned long insn, in insert_spr() function