Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dppc-opc.c63 static unsigned long insert_fxm (unsigned long, long, int, const char **);
297 { 8, 12, insert_fxm, extract_fxm, 0 },
301 { 8, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL },
1002 insert_fxm (unsigned long insn, in insert_fxm() function