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]

[Bug target/58699] New: ARM: emit PLDW instruction for prefetch with write intent


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58699

            Bug ID: 58699
           Summary: ARM: emit PLDW instruction for prefetch with write
                    intent
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mans at mansr dot com

Created attachment 30991
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30991&action=edit
Emit PLDW instruction for prefetch with write intent

__builtin_prefetch(addr, 1) should result in a PLDW instruction on targets with
the multiprocessing extension.


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