public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/110783] New: bpf; make sure of V4 signed division/modulus instructions
@ 2023-07-23 23:44 jemarch at gcc dot gnu.org
  2023-07-24 10:21 ` [Bug target/110783] " jemarch at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jemarch at gcc dot gnu.org @ 2023-07-23 23:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110783

            Bug ID: 110783
           Summary: bpf; make sure of V4 signed division/modulus
                    instructions
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jemarch at gcc dot gnu.org
  Target Milestone: ---

The BPF V4 ISA introduces support for signed division and signed modulus
instructions.  Up to now, we were supporting these instructions in GCC only for
-mxbpf.  We shall change the compiler in order to generate them with -mcpu=v4
or later instead.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-24 14:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-23 23:44 [Bug target/110783] New: bpf; make sure of V4 signed division/modulus instructions jemarch at gcc dot gnu.org
2023-07-24 10:21 ` [Bug target/110783] " jemarch at gcc dot gnu.org
2023-07-24 14:01 ` cvs-commit at gcc dot gnu.org
2023-07-24 14:03 ` jemarch at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).