Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dppc-opc.c81 static unsigned long insert_rsq (unsigned long, long, int, const char **);
426 { 5, 21, insert_rsq, NULL, PPC_OPERAND_GPR_0 },
1357 insert_rsq (unsigned long insn, in insert_rsq() function