[Bug c/38091] New: [Patch] H8SX: Bit instructions enhancement
prafullat at kpitcummins dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 12 10:08:00 GMT 2008
Hi,
H8SX target supports generation of bit instructions in memory addressing mode.
However, these instructions are not getting generated and the bits in memory
are operated using other instructions which consume more memory. The
attached patch "h8sx.patch" generates these bit instructions and hence
generates optimized code.
Regards,
Prafulla Thakare
http://www.kpitgnutools.com
--
Summary: [Patch] H8SX: Bit instructions enhancement
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: prafullat at kpitcummins dot com
GCC build triplet: i686-pc-linux
GCC host triplet: i686-pc-linux
GCC target triplet: h8300*-unknown-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38091
More information about the Gcc-bugs
mailing list