Searched refs:insert_fxm (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dppc-opc.c54 static unsigned long insert_fxm (unsigned long, long, int, const char **);
283 { 0xff, 12, insert_fxm, extract_fxm, 0 },
287 { 0xff, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL },
835 insert_fxm (unsigned long insn,
833 insert_fxm (unsigned long insn, function

Completed in 118 milliseconds