HomeSort by relevance Sort by last modified time
    Searched full:insert_fxm (Results 1 - 1 of 1) sorted by null

  /external/qemu/disas/
ppc.c 395 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 },
1173 insert_fxm (unsigned long insn, function
    [all...]

Completed in 742 milliseconds