diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2010-06-24 18:20:28 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2010-06-24 11:20:28 -0700 |
commit | da0ae97088b798cfc5cc1d903e94e8fec121a247 (patch) | |
tree | 3adbcf39fae4d6feb8a320fb9854096c2a4e031f /gcc/fold-const.c | |
parent | 54f044ebbbdce8a6758b3fa7bdbd854632bc47b3 (diff) | |
download | gcc-da0ae97088b798cfc5cc1d903e94e8fec121a247.zip gcc-da0ae97088b798cfc5cc1d903e94e8fec121a247.tar.gz gcc-da0ae97088b798cfc5cc1d903e94e8fec121a247.tar.bz2 |
Implement 8bit divmod patterns.
gcc/
2010-06-24 H.J. Lu <hongjiu.lu@intel.com>
PR target/44588
* config/i386/i386.md (extract_code): New.
(<u>divmodqi4): Likewise.
(divmodhiqi3): Likewise.
(udivmodhiqi3): Likewise.
(<u>divqi3): Remvoved.
gcc/testsuite/
2010-06-24 H.J. Lu <hongjiu.lu@intel.com>
PR target/44588
* gcc.target/i386/mod-1.c: New.
* gcc.target/i386/umod-1.c: Likewise.
* gcc.target/i386/umod-2.c: Likewise.
* gcc.target/i386/umod-3.c: Likewise.
From-SVN: r161329
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions