Searched refs:RegD (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Di386-opc.h760 RegD, /* %dl / %dx / %edx / %rdx, e.g. register to hold I/O port addr */ enumerator in enum:operand_instance
H A Di386-gen.c451 "Instance=RegD|Word" },
731 INSTANCE (RegD),
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Di386-opc.h805 RegD, /* %dl / %dx / %edx / %rdx, e.g. register to hold I/O port addr */ enumerator in enum:operand_instance
H A Di386-gen.c703 INSTANCE (RegD),
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h800 RegD, /* %dl / %dx / %edx / %rdx, e.g. register to hold I/O port addr */ enumerator in enum:operand_instance
H A Di386-gen.c481 "Instance=RegD|Word" },
768 INSTANCE (RegD),
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h830 RegD, /* %dl / %dx / %edx / %rdx, e.g. register to hold I/O port addr */ enumerator in enum:operand_instance
H A Di386-gen.c523 INSTANCE (RegD),
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-i386.c7137 || i.tm.operand_types[0].bitfield.instance == RegD
7138 || i.tm.operand_types[1].bitfield.instance == RegD
7232 if (i.tm.operand_types[op].bitfield.instance == RegD
11500 && i.base_reg->reg_type.bitfield.instance == RegD
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c3452 { { .bitfield = { .instance = RegD, .word = 1 } }, "InOutPortReg" },
9510 || i.tm.operand_types[0].bitfield.instance == RegD
9511 || i.tm.operand_types[1].bitfield.instance == RegD
9626 if (i.tm.operand_types[op].bitfield.instance == RegD
14567 && i.base_reg->reg_type.bitfield.instance == RegD
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c7404 || i.tm.operand_types[0].bitfield.instance == RegD
7405 || i.tm.operand_types[1].bitfield.instance == RegD
7521 if (i.tm.operand_types[op].bitfield.instance == RegD
11764 && i.base_reg->reg_type.bitfield.instance == RegD

Completed in 332 milliseconds