Searched refs:insert_fxm (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 55 static unsigned long insert_fxm (unsigned long, long, ppc_cpu_t, const char **); 405 { 0xff, 12, insert_fxm, extract_fxm, 0 }, 409 { 0xff, 12, insert_fxm, extract_fxm, 1412 insert_fxm (unsigned long insn, in insert_fxm() function
|