Searched refs:drsp (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | libdwarf_reloc.c | 136 _dwarf_reloc_section_init(Dwarf_P_Debug dbg, Dwarf_Rel_Section *drsp, in _dwarf_reloc_section_init() argument 143 assert(dbg != NULL && drsp != NULL && ref != NULL); in _dwarf_reloc_section_init() 178 *drsp = drs; in _dwarf_reloc_section_init() 184 _dwarf_reloc_section_free(Dwarf_P_Debug dbg, Dwarf_Rel_Section *drsp) in _dwarf_reloc_section_free() argument 189 assert(dbg != NULL && drsp != NULL); in _dwarf_reloc_section_free() 191 if (*drsp == NULL) in _dwarf_reloc_section_free() 195 if (drs != *drsp) in _dwarf_reloc_section_free() 212 *drsp = NULL; in _dwarf_reloc_section_free()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | dfp.md | 81 "drsp %0,%1" 167 mffscdrni %3,7\;drdpq %2,%1\;mffscdrn %3,%3\;drsp %0,%2 168 mffs %3\;mtfsfi 7,7,1\;drdpq %2,%1\;mtfsf 0xff,%3,1,0\;drsp %0,%2"
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | dfp.md | 81 "drsp %0,%1"
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2006 | 156 "ddiv", "ddiv.", "dcmpu", "drsp", "drsp.", "dcffix", "dcffix.",
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2006 | 156 "ddiv", "ddiv.", "dcmpu", "drsp", "drsp.", "dcffix", "dcffix.",
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2006 | 156 "ddiv", "ddiv.", "dcmpu", "drsp", "drsp.", "dcffix", "dcffix.",
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2006 | 156 "ddiv", "ddiv.", "dcmpu", "drsp", "drsp.", "dcffix", "dcffix.",
|