Searched refs:extract_fxm (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/powerpc/xmon/ |
D | ppc-opc.c | 56 static long extract_fxm (unsigned long, ppc_cpu_t, int *); 405 { 0xff, 12, insert_fxm, extract_fxm, 0 }, 409 { 0xff, 12, insert_fxm, extract_fxm, 1454 extract_fxm (unsigned long insn, in extract_fxm() function
|