Searched refs:newop (Results 1 – 2 of 2) sorted by relevance
2483 static const int newop[4] = { 1, 3, 4, 5 }; in elf32_rx_relax_section() local2485 insn[0] = 0x60 | newop[insn[1] >> 4]; in elf32_rx_relax_section()
2262 xg_replace_opname (char **popname, const char *newop) in xg_replace_opname() argument2265 *popname = xstrdup (newop); in xg_replace_opname()