Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c91 static unsigned long insert_sprg (unsigned long, long, int, const char **);
479 { 5, 16, insert_sprg, extract_sprg, 0 },
1448 insert_sprg (unsigned long insn, in insert_sprg() function