Searched defs:dregs (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/arch/next68k/stand/boot/
H A Dmachdep.c97 int dregs[8]; member in struct:trapframe
[all...]
/netbsd-current/sys/arch/m68k/m68k/
H A Ddb_disasm.c170 static const char *const dregs[8] = {"d0","d1","d2","d3","d4","d5","d6","d7"}; variable
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c298 #define dregs(x) REGNAME (decode_dregs[(x) & 7]) macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c298 #define dregs(x) REGNAME (decode_dregs[(x) & 7]) macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c298 #define dregs(x) REGNAME (decode_dregs[(x) & 7]) macro
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc5019 reg_class_t dregs; local
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c298 #define dregs(x) REGNAME (decode_dregs[(x) & 7]) macro
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc13356 reg_class_t dregs; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c13212 reg_class_t dregs; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c2409 int hireg, dregs = (rtype == REG_TYPE_NQ) ? 2 : 1; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c2431 int hireg, dregs = (rtype == REG_TYPE_NQ) ? 2 : 1; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c2436 int hireg, dregs = (rtype == REG_TYPE_NQ) ? 2 : 1; local

Completed in 639 milliseconds