Home
last modified time | relevance | path

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

/external/qemu/
Dppc-dis.c403 static unsigned long insert_raq (unsigned long, long, int, const char **);
696 { 0x1f, 16, insert_raq, NULL, PPC_OPERAND_GPR_0 },
1423 insert_raq (unsigned long insn, in insert_raq() function