Remove regzmm from AVX2 gather assert
authorMichael Zolotukhin <michael.v.zolotukhin@gmail.com>
Wed, 22 Jan 2014 19:39:02 +0000 (11:39 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 22 Jan 2014 19:39:02 +0000 (11:39 -0800)
commit7c84a0ca904a7a80262506f70ccbe09f99a68535
treebb3d5cf1315920ddb00fdad7e55f3ed50d90a780
parent8444f82a1d163171deccfcf014cc31adb81f703b
Remove regzmm from AVX2 gather assert

Since regzmm can't be used in AVX2 gather instructions, there is no need
to check regzmm in AVX2 gather assert.

2014-01-22  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>

* config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2
gather assert.
gas/ChangeLog
gas/config/tc-i386.c
This page took 0.025804 seconds and 4 git commands to generate.