]> git.ipfire.org Git - thirdparty/gcc.git/commit
m68k.md: Add names to bitfield insert and extract insns.
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 30 Sep 2012 17:29:16 +0000 (17:29 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Sun, 30 Sep 2012 17:29:16 +0000 (17:29 +0000)
commit481f83c78b411d8a994a3ccde56ce4dd41d9cc05
treec06ba559d6a1c5e89873c542340d7894fe59587e
parentbd81b13c3bf90cb49215685275985cd2b42eafec
m68k.md: Add names to bitfield insert and extract insns.

* config/m68k/m68k.md: Add names to bitfield insert and extract
insns.
(*insv_8_16_reg): Remove constraints and conditions that assume
that operand 0 could be a MEM.
(*extzv_8_16_reg, *extv_8_16_reg): Likewise, for operand 1.

From-SVN: r191872
gcc/ChangeLog
gcc/config/m68k/m68k.md