]> gcc.gnu.org Git - gcc.git/commit - gcc/config/stormy16/stormy16.h
stormy16.md (pushqi): New.
authorAndrew Haley <aph@cambridge.redhat.com>
Fri, 1 Feb 2002 15:20:16 +0000 (15:20 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Fri, 1 Feb 2002 15:20:16 +0000 (15:20 +0000)
commit5ee4950e46c20b9b14b2fca1997b63121b5158b1
tree73bd43f41a41624df697e872f828c3eeab8129c6
parentb88c0704cf87c13c78f1a0741704b4e41897c195
stormy16.md (pushqi): New.

2002-01-30  Andrew Haley  <aph@cambridge.redhat.com>

        * config/stormy16/stormy16.md (pushqi): New.
        (popqi): New.
        (pushhi): New.
        (pophi): New.
        (movhi): Remove stack operands.
        (movqi): Likewise.
        * config/stormy16/stormy16.h (PREDICATE_CODES): Add
        nonimmediate_nonstack_operand.
        * config/stormy16/stormy16.c (nonimmediate_nonstack_operand):
        New.
        * config/stormy16/stormy16-protos.h (nonimmediate_nonstack_operand)
        New.

From-SVN: r49394
gcc/ChangeLog
gcc/config/stormy16/stormy16-protos.h
gcc/config/stormy16/stormy16.c
gcc/config/stormy16/stormy16.h
gcc/config/stormy16/stormy16.md
This page took 0.063195 seconds and 5 git commands to generate.