Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/opcodes/
Dppc-opc.c53 static unsigned long insert_fxm (unsigned long, long, int, const char **);
281 { 0xff, 12, insert_fxm, extract_fxm, 0 },
285 { 0xff, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL },
833 insert_fxm (unsigned long insn, in insert_fxm() function
DChangeLog-0203184 * ppc-opc.c (insert_fxm): Expand comment.
447 (insert_fxm): New function, used by both FXM and FXM4.