Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2012924 * ppc-opc.c (insert_ls, TMR, ESYNC, XSYNCLE_MASK): New.
Dppc-opc.c60 static unsigned long insert_ls (unsigned long, long, ppc_cpu_t, const char **);
636 { 0xf, 16, insert_ls, NULL, PPC_OPERAND_OPTIONAL },
1367 insert_ls (unsigned long insn, in insert_ls() function