Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcr16-opc.c350 #define LD_REG_INST(NAME, OPC1, OPC2, OPC3, OPC4, OPC5, OP_S, OP_D) \ argument
352 {NAME, 2, OPC3, 24, LD_STOR_INS, {{abs20,0}, {OP_D,20}}}, \
354 {NAME, 3, OPC1+3, 12, LD_STOR_INS, {{abs24,16}, {OP_D,4}}}, \
356 {NAME, 2, OPC5, 25, LD_STOR_INS, {{rindex8_abs20,0}, {OP_D,20}}}, \
358 {NAME, 1, (OPC2>>4), 28, LD_STOR_INS, {{OP_S,24}, {OP_D,20}}}, \
360 {NAME, 1, OPC2, 24, LD_STOR_INS, {{rpindex_disps0,0}, {OP_D,20}}}, \
362 {NAME, 2, OPC4, 22, LD_STOR_INS, {{rpindex_disps14,0}, {OP_D,20}}}, \
364 {NAME, 3, OPC1+0x60, 12, LD_STOR_INS, {{rbase_dispe20,16}, {OP_D,4}}}, \
366 {NAME, 3, OPC1, 12, LD_STOR_INS, {{rbase_disps20,16}, {OP_D,4}}}, \
368 {NAME, 2, OPC2+1, 24, LD_STOR_INS, {{rpbase_disps16,0}, {OP_D,20}}}, \
[all …]
H A Di386-dis.c69 static bool OP_D (instr_info *, int, int);
474 #define Dm { OP_D, m_mode }
12694 OP_D (instr_info *ins, int dummy ATTRIBUTE_UNUSED, in OP_D() function
H A DChangeLog-2007386 (OP_D): Likewise.
H A DChangeLog-9899380 (OP_D): Ditto.
H A DChangeLog-00011224 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
H A DChangeLog-2020830 * i386-dis.c (OP_D): Print dr<N> instead of db<N> in Intel mode.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcr16-opc.c350 #define LD_REG_INST(NAME, OPC1, OPC2, OPC3, OPC4, OPC5, OP_S, OP_D) \ argument
352 {NAME, 2, OPC3, 24, LD_STOR_INS, {{abs20,0}, {OP_D,20}}}, \
354 {NAME, 3, OPC1+3, 12, LD_STOR_INS, {{abs24,16}, {OP_D,4}}}, \
356 {NAME, 2, OPC5, 25, LD_STOR_INS, {{rindex8_abs20,0}, {OP_D,20}}}, \
358 {NAME, 1, (OPC2>>4), 28, LD_STOR_INS, {{OP_S,24}, {OP_D,20}}}, \
360 {NAME, 1, OPC2, 24, LD_STOR_INS, {{rpindex_disps0,0}, {OP_D,20}}}, \
362 {NAME, 2, OPC4, 22, LD_STOR_INS, {{rpindex_disps14,0}, {OP_D,20}}}, \
364 {NAME, 3, OPC1+0x60, 12, LD_STOR_INS, {{rbase_dispe20,16}, {OP_D,4}}}, \
366 {NAME, 3, OPC1, 12, LD_STOR_INS, {{rbase_disps20,16}, {OP_D,4}}}, \
368 {NAME, 2, OPC2+1, 24, LD_STOR_INS, {{rpbase_disps16,0}, {OP_D,20}}}, \
[all …]
H A Di386-dis.c77 static void OP_D (instr_info *, int, int);
394 #define Dm { OP_D, m_mode }
12528 OP_D (instr_info *ins, int dummy ATTRIBUTE_UNUSED, in OP_D() function
H A DChangeLog-2007386 (OP_D): Likewise.
H A DChangeLog-9899380 (OP_D): Ditto.
H A DChangeLog-00011224 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
H A DChangeLog-2020830 * i386-dis.c (OP_D): Print dr<N> instead of db<N> in Intel mode.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2007386 (OP_D): Likewise.
H A DChangeLog-9899380 (OP_D): Ditto.
H A DChangeLog-00011224 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2007386 (OP_D): Likewise.
H A DChangeLog-9899380 (OP_D): Ditto.
H A DChangeLog-00011224 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
H A DChangeLog-2020830 * i386-dis.c (OP_D): Print dr<N> instead of db<N> in Intel mode.