Home
last modified time | relevance | path

Searched refs:OP_I (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c65 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 DChangeLog-0001765 (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 DChangeLog-2004137 (OP_I): Handle const_1_mode.
H A DChangeLog-9899316 (append_seg, OP_E, OP_G, OP_REG, OP_I, OP_sI, OP_J): Likewise.
589 (OP_I): Handle intel syntax.
H A DChangeLog-20191317 (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 DChangeLog-200590 (OP_I): Likewise.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c58 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 DChangeLog-0001765 (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 DChangeLog-2004137 (OP_I): Handle const_1_mode.
H A DChangeLog-9899316 (append_seg, OP_E, OP_G, OP_REG, OP_I, OP_sI, OP_J): Likewise.
589 (OP_I): Handle intel syntax.
H A DChangeLog-20191317 (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 DChangeLog-2013198 (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
H A DChangeLog-200590 (OP_I): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-0001765 (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 DChangeLog-2004137 (OP_I): Handle const_1_mode.
H A DChangeLog-9899316 (append_seg, OP_E, OP_G, OP_REG, OP_I, OP_sI, OP_J): Likewise.
589 (OP_I): Handle intel syntax.
H A DChangeLog-20191317 (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 DChangeLog-2013198 (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
H A DChangeLog-200590 (OP_I): Likewise.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-0001765 (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 DChangeLog-2004137 (OP_I): Handle const_1_mode.
H A DChangeLog-9899316 (append_seg, OP_E, OP_G, OP_REG, OP_I, OP_sI, OP_J): Likewise.
589 (OP_I): Handle intel syntax.
H A DChangeLog-20191317 (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 DChangeLog-2013198 (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
H A DChangeLog-200590 (OP_I): Likewise.

12