H.J. Lu 161a04f630 gas/
2003-03-21  H.J. Lu  <hongjiu.lu@intel.com>

	* config/tc-i386.c: Replace REX_MODE64, REX_EXTX, REX_EXTY
	and REX_EXTZ with REX_W, REX_R, REX_X and REX_B respectively.

include/opcode/

2003-03-21  H.J. Lu  <hongjiu.lu@intel.com>

	* i386.h (REX_MODE64): Renamed to ...
	(REX_W): This.
	(REX_EXTX): Renamed to ...
	(REX_R): This.
	(REX_EXTY): Renamed to ...
	(REX_X): This.
	(REX_EXTZ): Renamed to ...
	(REX_B): This.

opcodes/

2003-03-21  H.J. Lu  <hongjiu.lu@intel.com>

	* i386-dis.c (REX_MODE64): Remove definition.
	(REX_EXTX): Likewise.
	(REX_EXTY): Likewise.
	(REX_EXTZ): Likewise.
	(USED_REX): Use REX_OPCODE instead of 0x40.
	Replace REX_MODE64, REX_EXTX, REX_EXTY and REX_EXTZ with REX_W,
	REX_R, REX_X and REX_B respectively.
2007-03-21 21:23:44 +00:00
..
2005-08-18 03:51:51 +00:00
2007-03-19 23:06:06 +00:00
2007-03-08 11:28:35 +00:00
2007-03-21 21:23:44 +00:00
2007-03-06 19:00:57 +00:00
2007-03-06 19:00:57 +00:00
2005-04-14 02:22:18 +00:00
2007-01-30 23:16:58 +00:00
2005-10-31 18:01:19 +00:00
2005-06-30 23:03:37 +00:00
2007-02-09 17:21:45 +00:00
2006-01-18 21:05:51 +00:00
2005-07-12 10:35:00 +00:00
2006-11-27 20:14:53 +00:00