aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
diff options
context:
space:
mode:
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>1999-04-13 15:38:12 +0000
committerMichael Hayes <m.hayes@gcc.gnu.org>1999-04-13 15:38:12 +0000
commitebcc44f4ad40870b4cf551647ece950cab07793b (patch)
tree46bc5e9d9ecbefeba698d9d586f3ecb44872eeec /gcc/c-common.c
parentb985a30f322f6e5d744e1b70a6d83e238543d652 (diff)
downloadgcc-ebcc44f4ad40870b4cf551647ece950cab07793b.zip
gcc-ebcc44f4ad40870b4cf551647ece950cab07793b.tar.gz
gcc-ebcc44f4ad40870b4cf551647ece950cab07793b.tar.bz2
c4x.md (storeqf_int, [...]): Add new patterns with corresponding splitters to handle moves of floating point...
* config/c4x/c4x.md (storeqf_int, storeqf_int_clobber, loadqf_int, loadqf_int_clobber): Add new patterns with corresponding splitters to handle moves of floating point values into and out of intager registers by using memory. * config/c4x/c4x.c (c4x_check_legit_addr): Disallow PRE_INC for modes other than QFmode and QImode. (mixed_subreg_operand): New function. (c4x_emit_move_sequence): If moving a floating point value into or out of an integer register, use the new patterns storeqf_int_clobber or loadqf_int_clobber. (reg_imm_operand, *_reg_operand): Call reg_operand instead of register_operand. (reg_operand, src_operand): Disallow operand if it satisifes mixed_subreg_operand. * config/c4x/c4x.h (mixed_subreg_operand): Add prototype. From-SVN: r26413
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions