Searched refs:extract_fxm (Results 1 – 1 of 1) sorted by relevance
/external/qemu/ |
D | ppc-dis.c | 393 static long extract_fxm (unsigned long, int, int *); 621 { 0xff, 12, insert_fxm, extract_fxm, 0 }, 625 { 0xff, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL }, 1218 extract_fxm (unsigned long insn, in extract_fxm() function
|