[Bug target/110770] New: bpf: add pseudoc assembly dialect
cupertino.miranda at oracle dot com
gcc-bugzilla@gcc.gnu.org
Fri Jul 21 18:53:11 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110770
Bug ID: 110770
Summary: bpf: add pseudoc assembly dialect
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: cupertino.miranda at oracle dot com
Target Milestone: ---
LLVM supports a different assembly dialect.
We should support the same assembly format in GCC.
A reference for these instructions can be found in:
https://gcc.gnu.org/wiki/BPFBackEnd
More information about the Gcc-bugs
mailing list