From: Doug Evans Date: Thu, 29 Jan 2009 00:37:12 +0000 (+0000) Subject: fix typo in previous entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1d801e5f21d9dbf4e89f25d4fa864519ced45da9;p=binutils-gdb.git fix typo in previous entry --- diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index c8c5ef67134..0ebadf7e375 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -5,7 +5,7 @@ (EDI_REG_NUM): New macros. (MODRM_MOD_FIELD,MODRM_REG_FIELD,MODRM_RM_FIELD): New macros. (SIB_SCALE_FIELD,SIB_INDEX_FIELD,SIB_BASE_FIELD): New macros. - (REG_PREFIX_P): New macro. + (REX_PREFIX_P): New macro. 2009-01-09 Peter Bergner