Searched refs:extract_nb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 65 static long extract_nb (unsigned long, ppc_cpu_t, int *); 484 { 0x1f, 11, NULL, extract_nb, PPC_OPERAND_PLUS1 }, 489 { 0x1f, 11, insert_nbi, extract_nb, PPC_OPERAND_PLUS1 }, 1669 extract_nb (unsigned long insn, in extract_nb() 1667 extract_nb (unsigned long insn, extract_nb() function
|
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 65 static long extract_nb (unsigned long, ppc_cpu_t, int *); 484 { 0x1f, 11, NULL, extract_nb, PPC_OPERAND_PLUS1 }, 489 { 0x1f, 11, insert_nbi, extract_nb, PPC_OPERAND_PLUS1 }, 1669 extract_nb (unsigned long insn, in extract_nb() 1667 extract_nb (unsigned long insn, extract_nb() function
|
Completed in 21 milliseconds