Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-20091462 * ppc-opc.c (insert_xc6, extract_xc6): New static functions.
Dppc-opc.c119 static unsigned long insert_xc6 (unsigned long, long, ppc_cpu_t, const char **);
933 { 0x3f, PPC_OPSHIFT_INV, insert_xc6, extract_xc6, PPC_OPERAND_VSR },
2233 insert_xc6 (unsigned long insn, in insert_xc6() function