This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

target/5472: GCC 2.96 has no support for Hitachi SH2-DSP control register Modulo (MOD)



>Number:         5472
>Category:       target
>Synopsis:       GCC 2.96 has no support for Hitachi SH2-DSP control register Modulo (MOD)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 23 19:56:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Robert Thornwell Nickell
>Release:        2.96-sh4-001122
>Organization:
>Environment:
SunOS arbok 5.6 Generic_105181-13 sun4u sparc SUNW,Ultra-5_10
>Description:
4 instructions not supported
ldc Rm,mod
ldc.l @Rm+,mod
stc mod,Rn
stc.l mod,@-Rn
>How-To-Repeat:

>Fix:
For example hand assemble by replacing
ldc r0,mod
with
.word 0x405e
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]