Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/xmon/
Dppc-opc.c97 static unsigned long insert_xt6 (unsigned long, long, ppc_cpu_t, const char **);
904 { 0x3f, PPC_OPSHIFT_INV, insert_xt6, extract_xt6, PPC_OPERAND_VSR },
2074 insert_xt6 (unsigned long insn, in insert_xt6() function