Home
last modified time | relevance | path

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

/external/qemu/
Dppc-dis.c405 static unsigned long insert_rbs (unsigned long, long, int, const char **);
728 { 0x1f, 11, insert_rbs, extract_rbs, PPC_OPERAND_FAKE },
1457 insert_rbs (unsigned long insn, in insert_rbs() function