aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1996-04-16 16:08:32 -0600
committerJeff Law <law@gcc.gnu.org>1996-04-16 16:08:32 -0600
commit953b10d0d745a971c83cf953da5ed903ecbe776b (patch)
treeadae723a0f162ff9f11788659b1ea8a6ed759354 /gcc/reload.c
parent70cff8f545f04281a8cf0e8d6ee604ee8026fe32 (diff)
downloadgcc-953b10d0d745a971c83cf953da5ed903ecbe776b.zip
gcc-953b10d0d745a971c83cf953da5ed903ecbe776b.tar.gz
gcc-953b10d0d745a971c83cf953da5ed903ecbe776b.tar.bz2
h8300.md (andhi3): If 2nd operand is a CONST_INT that meets the 'J' constraint...
* h8300/h8300.md (andhi3): If 2nd operand is a CONST_INT that meets the 'J' constraint, then only two bytes are needed for this insn. Improve code generated for the h8300h when both operands are registers. (iorhi3, xorhi3): Likewise. Rework to be nearly identical to andhi3. (andsi3): If 2nd operand is a CONST_INT that meets the 'J' constraint, then only two bytes are need for this insn. Improve code generated for the h8300h regardless of the type of the 2nd operand. Make this pattern work on the h8300 too. (iorsi3, xorsi3): Likewise. Rework to be nearly identical to andsi3. (iorqi3_internal): Make this pattern look more like andqi3_internal. (one_cmplhi2, one_cmplsi2): Fix length computation for H8300H. From-SVN: r11830
Diffstat (limited to 'gcc/reload.c')
0 files changed, 0 insertions, 0 deletions