gas/
authorRoland McGrath <roland@gnu.org>
Fri, 22 Jun 2012 21:54:06 +0000 (21:54 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 22 Jun 2012 21:54:06 +0000 (21:54 +0000)
commitfe13e45b9a7ffd7f0f0f3c88fd76c6be6fabbc66
treeac59244c13abdc5e5f941c19c7473e6713336659
parent352b3eda56110eb857612d07956b155ff0ee0961
gas/
* NEWS: Mention 'rep ret' too.

gas/testsuite/
* gas/i386/rep-ret.d: New file.
* gas/i386/rep-ret.s: New file.
* gas/i386/i386.exp: Add the new test.

opcodes/
* i386-opc.tbl: Add RepPrefixOk to ret.
* i386-tbl.h: Regenerate.
gas/ChangeLog
gas/NEWS
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/rep-ret.d [new file with mode: 0644]
gas/testsuite/gas/i386/rep-ret.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.026585 seconds and 4 git commands to generate.