gas/
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 29 Dec 2006 21:48:48 +0000 (21:48 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 29 Dec 2006 21:48:48 +0000 (21:48 +0000)
commitc81128dcdf7fa4674084255dc258a0033fd18797
treec91c679ce00d7bad74d26d1f6d46911fc1b10fce
parent2d45707707d2f6b57a3d6a11100c17b23c0a7a08
gas/

2006-12-29  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (build_modrm_byte): Handle shift count
register with 3 operands.

gas/testsuite/

2006-12-29  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/intel.s: Add tests for "shrd %cl,%edx,%eax" and
"shld %cl,%edx,%eax".
* gas/i386/opcode.s: Likewise.

* gas/i386/intel.d: Updated.
* gas/i386/opcode-intel.d: Likewise.
* gas/i386/opcode-suffix.d: Likewise.
* gas/i386/opcode.d: Likewise.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/intel.d
gas/testsuite/gas/i386/intel.s
gas/testsuite/gas/i386/opcode-intel.d
gas/testsuite/gas/i386/opcode-suffix.d
gas/testsuite/gas/i386/opcode.d
gas/testsuite/gas/i386/opcode.s
This page took 0.032995 seconds and 4 git commands to generate.