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

/haiku-buildtools/legacy/binutils/opcodes/
H A Dppc-opc.c65 static long extract_fxm (unsigned long, int, int *);
299 { 8, 12, insert_fxm, extract_fxm, 0 },
303 { 8, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL },
1049 extract_fxm (unsigned long insn,
1047 extract_fxm (unsigned long insn, function
/haiku-buildtools/binutils/opcodes/
H A Dppc-opc.c66 static long extract_fxm (unsigned long, ppc_cpu_t, int *);
422 { 0xff, 12, insert_fxm, extract_fxm, 0 },
426 { 0xff, 12, insert_fxm, extract_fxm,
1472 extract_fxm (unsigned long insn,
1470 extract_fxm (unsigned long insn, function

Completed in 87 milliseconds