Home
last modified time | relevance | path

Searched refs:extract_bat (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c49 static long extract_bat (unsigned long, ppc_cpu_t, int *);
160 { 0x1f, 16, insert_bat, extract_bat, PPC_OPERAND_FAKE },
1096 extract_bat (unsigned long insn, in extract_bat() function