Searched refs:insert_fxm (Results 1 - 1 of 1) sorted by relevance

/external/qemu/disas/
H A Dppc.c395 static unsigned long insert_fxm (unsigned long, long, int, const char **);
625 { 0xff, 12, insert_fxm, extract_fxm, 0 },
629 { 0xff, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL },
1177 insert_fxm (unsigned long insn,
1173 insert_fxm (unsigned long insn, function

Completed in 180 milliseconds