Searched refs:insert_fxm (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | ppc-opc.c | 53 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
|
| D | ChangeLog-0203 | 184 * ppc-opc.c (insert_fxm): Expand comment. 447 (insert_fxm): New function, used by both FXM and FXM4.
|