Home
last modified time | relevance | path

Searched refs:extract_rx (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2012787 (insert_rx, extract_rx): New functions.
Dppc-opc.c79 static long extract_rx (unsigned long, ppc_cpu_t, int *);
535 { 0x1f, PPC_OPSHIFT_INV, insert_rx, extract_rx, PPC_OPERAND_GPR },
942 extract_rx (unsigned long insn, in extract_rx() function