Searched refs:extract_nb (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/powerpc/xmon/ ! |
D | ppc-opc.c | 64 static long extract_nb (unsigned long, ppc_cpu_t, int *); 482 { 0x1f, 11, NULL, extract_nb, PPC_OPERAND_PLUS1 }, 487 { 0x1f, 11, insert_nbi, extract_nb, PPC_OPERAND_PLUS1 }, 1667 extract_nb (unsigned long insn, in extract_nb() function
|