Home
last modified time | relevance | path

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

/external/qemu/
Dppc-dis.c411 static unsigned long insert_sprg (unsigned long, long, int, const char **);
788 { 0x1f, 16, insert_sprg, extract_sprg, 0 },
1517 insert_sprg (unsigned long insn, in insert_sprg() function