Home
last modified time | relevance | path

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

/external/qemu/
Dppc-dis.c409 static unsigned long insert_spr (unsigned long, long, int, const char **);
779 { 0x3ff, 11, insert_spr, extract_spr, 0 },
1498 insert_spr (unsigned long insn, in insert_spr() function