Searched refs:extract_nb (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/powerpc/xmon/ |
D | ppc-opc.c | 76 static long extract_nb (unsigned long, ppc_cpu_t, int *); 494 { 0x1f, 11, NULL, extract_nb, PPC_OPERAND_PLUS1 }, 499 { 0x1f, 11, insert_nbi, extract_nb, PPC_OPERAND_PLUS1 }, 1679 extract_nb (unsigned long insn, in extract_nb() function
|