Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2012788 (insert_ry, extract_ry): New functions.
Dppc-opc.c81 static long extract_ry (unsigned long, ppc_cpu_t, int *);
544 { 0x1f, PPC_OPSHIFT_INV, insert_ry, extract_ry, PPC_OPERAND_GPR },
971 extract_ry (unsigned long insn, in extract_ry() function