Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c88 static long extract_sd4h (unsigned long, ppc_cpu_t, int *);
615 { 0x1e, PPC_OPSHIFT_INV, insert_sd4h, extract_sd4h, PPC_OPERAND_PARENS },
1918 extract_sd4h (unsigned long insn, in extract_sd4h() function