c4x.c (dst_operand): New.
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Fri, 15 Oct 1999 04:32:37 +0000 (04:32 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Fri, 15 Oct 1999 04:32:37 +0000 (04:32 +0000)
commitf416f18c7056fb704558230cb33abc52003b8928
treec5c64255bf2d59ad4da4a1b9ea3ac0e167f7b9a8
parent556ffcc55247d9c77e0cca31a764dc56741da789
c4x.c (dst_operand): New.

* config/c4x/c4x.c (dst_operand): New.
(PREDICATE_CODES): Update.
* config/c4x/c4x.h (dst_operand): Declare it.
* config/c4x/c4x.md:  Define mode for each unspec usage.
(move patterns):  Use dst_operand predicate instead of src_operand.
(movqi_update, movqf_update): Delete.

From-SVN: r29996
gcc/ChangeLog
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.h
gcc/config/c4x/c4x.md