* doc/invoke.texi: Document -mbitops for SH. * config/sh/constraints.md (K03, K12, Sbv, Sbw): New constraints. * config/sh/predicates.md (bitwise_memory_operand): New predicate. * config/sh/sh.c (print_operand): Add %t operand code. * config/sh/sh.h (GO_IF_LEGITIMATE_INDEX): Add condition for SH2A. * config/sh/sh.md (*iorsi3_compact): Fix condition for SH2A. (extendqisi2_compact): Add the alternative for SH2A 4-byte mov.b. (extendqihi2): Likewise. (movqi_i): Likewise. (insv): Use bset, bclr and bst instructions for SH2A if possible. (extv): Use bld instruction for SH2A if possible. (extzv): Likewise. (bclr_m2a, bclrmem_m2a, bset_m2a, bsetmem_m2a, bst_m2a, bld_m2a, bldsign_m2a, bld_reg, *bld_regqi, band_m2a, bandreg_m2a, bor_m2a, borreg_m2a, bxor_m2a, bxorreg_m2a): New insns. (bset.b, bclr.b): Define peepholes. * config/sh/sh.opt (mbitops): New option. * gcc.target/sh/sh2a-band.c: New test. * gcc.target/sh/sh2a-bclrmem.c: New test. * gcc.target/sh/sh2a-bld.c: New test. * gcc.target/sh/sh2a-bor.c: New test. * gcc.target/sh/sh2a-bsetmem.c: New test. * gcc.target/sh/sh2a-bxor.c: New test. From-SVN: r133919
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
pr21255-1.c | Loading commit data... | |
pr21255-2-mb.c | Loading commit data... | |
pr21255-2-ml.c | Loading commit data... | |
pr21255-3.c | Loading commit data... | |
pr21255-4.c | Loading commit data... | |
sh-relax-vxworks.c | Loading commit data... | |
sh-relax.c | Loading commit data... | |
sh.exp | Loading commit data... | |
sh2a-band.c | Loading commit data... | |
sh2a-bclr.c | Loading commit data... | |
sh2a-bclrmem.c | Loading commit data... | |
sh2a-bld.c | Loading commit data... | |
sh2a-bor.c | Loading commit data... | |
sh2a-bset.c | Loading commit data... | |
sh2a-bsetmem.c | Loading commit data... | |
sh2a-bxor.c | Loading commit data... | |
sh2a-jsrn.c | Loading commit data... | |
sh2a-movi20s.c | Loading commit data... | |
sh2a-movrt.c | Loading commit data... | |
sh2a-prefetch.c | Loading commit data... | |
sh2a-resbank.c | Loading commit data... | |
sh2a-rtsn.c | Loading commit data... | |
sh2a-tbr-jump.c | Loading commit data... | |
sh4a-bitmovua.c | Loading commit data... | |
sh4a-cos.c | Loading commit data... | |
sh4a-cosf.c | Loading commit data... | |
sh4a-fprun.c | Loading commit data... | |
sh4a-fsrra.c | Loading commit data... | |
sh4a-memmovua.c | Loading commit data... | |
sh4a-sin.c | Loading commit data... | |
sh4a-sincos.c | Loading commit data... | |
sh4a-sincosf.c | Loading commit data... | |
sh4a-sinf.c | Loading commit data... |