c4x.h (MD_INIT_BUILTINS, [...]): Define.
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Sat, 16 Dec 2000 23:13:15 +0000 (23:13 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Sat, 16 Dec 2000 23:13:15 +0000 (23:13 +0000)
commit8a119a7d47ae53af38e44ac19c110758221c99ee
tree16004b13a615ad8983fecd2654b9a2179727012c
parent66f7715434c4a3b03b572f9c1dfbb4a33f130246
c4x.h (MD_INIT_BUILTINS, [...]): Define.

* config/c4x/c4x.h (MD_INIT_BUILTINS, MD_EXPAND_BUILTIN): Define.

* config/c4x/c4x-protos.h (c4x_init_builtins): New prototype.
(c4x_expand_builtin): Likewise.

* config/c4x/c4x.c (c4x_init_builtins): New function.
(c4x_expand_builtin): Likewise.

* config/c4x/c4x.md (floatunsqihf2): New pattern.
(*floatqihf2_set, *fixhfqi_set, fix_trunchfqi2): Likewise.
(fixuns_trunchfqi2, toieee, frieee, *ldhf_conditional): Likewise.
(*ldhf_conditional_noov, movhfcc, trap, cond_trap_cc): Likewise.
(*toieee_movqf_clobber, *frieee_movqf_clobber): Likewise.

Co-Authored-By: Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
From-SVN: r38315
gcc/ChangeLog
gcc/config/c4x/c4x-protos.h
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.h
gcc/config/c4x/c4x.md