Searched refs:insert_fxm (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-2004 | 382 * ppc-opc.c (insert_fxm): Handle mfocrf and mtocrf. 468 * ppc-opc.c (insert_fxm): Enable two operand mfcr when -many as
|
D | ChangeLog-2015 | 161 * ppc-opc.c (insert_fxm): Remove "ignored" from error message. 756 (insert_fxm): Handle new default operand value.
|
D | ChangeLog-0203 | 184 * ppc-opc.c (insert_fxm): Expand comment. 447 (insert_fxm): New function, used by both FXM and FXM4.
|
D | ChangeLog-2008 | 444 insert_bdp, insert_bo, insert_boe, insert_fxm, insert_mb6, insert_mbe,
|
D | ppc-opc.c | 63 static unsigned long insert_fxm (unsigned long, long, ppc_cpu_t, const char **); 417 { 0xff, 12, insert_fxm, extract_fxm, 0 }, 421 { 0xff, 12, insert_fxm, extract_fxm, 1418 insert_fxm (unsigned long insn, in insert_fxm() function
|