Lines Matching refs:extract
405 /* Extract the operand value from the PowerPC or POWER instruction. */
413 /* Extract the value from the instruction. */
414 if (operand->extract)
415 value = (*operand->extract) (insn, dialect, &invalid);
492 if (operand->extract)
493 (*operand->extract) (insn, dialect, &invalid);
546 if (operand->extract)
547 (*operand->extract) (insn, (ppc_cpu_t)0, &invalid);
630 /* Now extract and print the operands. */
641 already made sure that the extract function considered