Home | History | Annotate | Download | only in opcodes

Lines Matching full:extract

430 /* Extract the operand value from the PowerPC or POWER instruction.  */
438 /* Extract the value from the instruction. */
439 if (operand->extract)
440 value = (*operand->extract) (insn, dialect, &invalid);
518 if (operand->extract)
519 (*operand->extract) (insn, dialect, &invalid);
572 if (operand->extract)
573 (*operand->extract) (insn, (ppc_cpu_t)0, &invalid);
656 /* Now extract and print the operands. */
667 already made sure that the extract function considered