Home
last modified time | relevance | path

Searched refs:OP_ESreg (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c74 static void OP_ESreg (instr_info *, int, int);
439 #define Yb { OP_ESreg, eDI_reg }
440 #define Yv { OP_ESreg, eDI_reg }
12449 OP_ESreg (instr_info *ins, int code, int sizeflag) in OP_ESreg() function
13084 OP_ESreg (ins, bytemode, sizeflag); in REP_Fixup()
H A DChangeLog-2004138 (OP_ESreg, OP_DSreg): Generate pointer specifications. Indicate
H A DChangeLog-200671 (OP_ESreg): Fix Intel syntax operand size handling.
H A DChangeLog-2005419 (OP_ESreg): Call intel_operand_size.
H A DChangeLog-2013198 (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
H A DChangeLog-98991148 (OP_ESreg): Rename from OP_ESDI.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c66 static bool OP_ESreg (instr_info *, int, int);
519 #define Yb { OP_ESreg, eDI_reg }
520 #define Yv { OP_ESreg, eDI_reg }
12612 OP_ESreg (instr_info *ins, int code, int sizeflag) in OP_ESreg() function
13267 return OP_ESreg (ins, bytemode, sizeflag); in REP_Fixup()
H A DChangeLog-200671 (OP_ESreg): Fix Intel syntax operand size handling.
H A DChangeLog-2004138 (OP_ESreg, OP_DSreg): Generate pointer specifications. Indicate
H A DChangeLog-2013198 (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
H A DChangeLog-2005419 (OP_ESreg): Call intel_operand_size.
H A DChangeLog-98991148 (OP_ESreg): Rename from OP_ESDI.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-200671 (OP_ESreg): Fix Intel syntax operand size handling.
H A DChangeLog-2004138 (OP_ESreg, OP_DSreg): Generate pointer specifications. Indicate
H A DChangeLog-2013198 (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
H A DChangeLog-2005419 (OP_ESreg): Call intel_operand_size.
H A DChangeLog-98991148 (OP_ESreg): Rename from OP_ESDI.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-200671 (OP_ESreg): Fix Intel syntax operand size handling.
H A DChangeLog-2004138 (OP_ESreg, OP_DSreg): Generate pointer specifications. Indicate
H A DChangeLog-2013198 (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
H A DChangeLog-2005419 (OP_ESreg): Call intel_operand_size.
H A DChangeLog-98991148 (OP_ESreg): Rename from OP_ESDI.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git76736 and OP_ESreg().