Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c59 static unsigned long insert_ls (unsigned long, long, ppc_cpu_t, const char **);
457 { 0x3, 21, insert_ls, NULL, PPC_OPERAND_OPTIONAL },
1509 insert_ls (unsigned long insn, in insert_ls() function