Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/opcodes/
H A Dppc-opc.c72 static unsigned long insert_sprg (unsigned long, long, int, const char **);
448 { 0x1f, 16, insert_sprg, extract_sprg, 0 },
1177 insert_sprg (unsigned long insn, in insert_sprg() function