/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | i386-dis.c | 65 static void OP_I (instr_info *, int, int); 381 #define Ib { OP_I, b_mode } 384 #define Iv { OP_I, v_mode } 387 #define Id { OP_I, d_mode } 388 #define Iw { OP_I, w_mode } 389 #define I1 { OP_I, const_1_mode } 12169 OP_I (instr_info *ins, int bytemode, int sizeflag) in OP_I() function 12227 OP_I (ins, bytemode, sizeflag); in OP_I64()
|
H A D | ChangeLog-0001 | 765 (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode. 766 (OP_I64): If not 64-bit mode, call OP_I. 1224 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
|
H A D | ChangeLog-2004 | 137 (OP_I): Handle const_1_mode.
|
H A D | ChangeLog-9899 | 316 (append_seg, OP_E, OP_G, OP_REG, OP_I, OP_sI, OP_J): Likewise. 589 (OP_I): Handle intel syntax.
|
H A D | ChangeLog-2019 | 1317 (OP_I): Remove handling of q_mode. Add handling of d_mode. 1346 * i386-dis.c (OP_I64): Forword more cases to OP_I(). Drop local
|
H A D | ChangeLog-2005 | 90 (OP_I): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | i386-dis.c | 58 static bool OP_I (instr_info *, int, int); 461 #define Ib { OP_I, b_mode } 464 #define Iv { OP_I, v_mode } 467 #define Id { OP_I, d_mode } 468 #define Iw { OP_I, w_mode } 469 #define I1 { OP_I, const_1_mode } 12318 OP_I (instr_info *ins, int bytemode, int sizeflag) in OP_I() function 12376 return OP_I (ins, bytemode, sizeflag); in OP_I64()
|
H A D | ChangeLog-0001 | 765 (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode. 766 (OP_I64): If not 64-bit mode, call OP_I. 1224 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
|
H A D | ChangeLog-2004 | 137 (OP_I): Handle const_1_mode.
|
H A D | ChangeLog-9899 | 316 (append_seg, OP_E, OP_G, OP_REG, OP_I, OP_sI, OP_J): Likewise. 589 (OP_I): Handle intel syntax.
|
H A D | ChangeLog-2019 | 1317 (OP_I): Remove handling of q_mode. Add handling of d_mode. 1346 * i386-dis.c (OP_I64): Forword more cases to OP_I(). Drop local
|
H A D | ChangeLog-2013 | 198 (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
|
H A D | ChangeLog-2005 | 90 (OP_I): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-0001 | 765 (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode. 766 (OP_I64): If not 64-bit mode, call OP_I. 1224 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
|
H A D | ChangeLog-2004 | 137 (OP_I): Handle const_1_mode.
|
H A D | ChangeLog-9899 | 316 (append_seg, OP_E, OP_G, OP_REG, OP_I, OP_sI, OP_J): Likewise. 589 (OP_I): Handle intel syntax.
|
H A D | ChangeLog-2019 | 1317 (OP_I): Remove handling of q_mode. Add handling of d_mode. 1346 * i386-dis.c (OP_I64): Forword more cases to OP_I(). Drop local
|
H A D | ChangeLog-2013 | 198 (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
|
H A D | ChangeLog-2005 | 90 (OP_I): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-0001 | 765 (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode. 766 (OP_I64): If not 64-bit mode, call OP_I. 1224 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
|
H A D | ChangeLog-2004 | 137 (OP_I): Handle const_1_mode.
|
H A D | ChangeLog-9899 | 316 (append_seg, OP_E, OP_G, OP_REG, OP_I, OP_sI, OP_J): Likewise. 589 (OP_I): Handle intel syntax.
|
H A D | ChangeLog-2019 | 1317 (OP_I): Remove handling of q_mode. Add handling of d_mode. 1346 * i386-dis.c (OP_I64): Forword more cases to OP_I(). Drop local
|
H A D | ChangeLog-2013 | 198 (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
|
H A D | ChangeLog-2005 | 90 (OP_I): Likewise.
|