Page MenuHomeFreeBSD

fbt: simplify arm64 function-prologue parsing
ClosedPublic

Authored by christos on May 31 2023, 8:23 PM.
Tags
None
Referenced Files
F132300203: D40364.diff
Wed, Oct 15, 4:26 PM
Unknown Object (File)
Tue, Oct 7, 6:24 PM
Unknown Object (File)
Tue, Oct 7, 1:41 PM
Unknown Object (File)
Tue, Sep 30, 12:55 PM
Unknown Object (File)
Sun, Sep 28, 6:52 AM
Unknown Object (File)
Sat, Sep 27, 7:15 AM
Unknown Object (File)
Sat, Sep 27, 5:33 AM
Unknown Object (File)
Thu, Sep 25, 12:30 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/cddl/dev/fbt/aarch64/fbt_isa.c
155

Please put this on the same line as the closing brace above. The two comments can be merged into one comment with two paragraphs.

christos marked an inline comment as done.

Fix comments.

This revision is now accepted and ready to land.Jun 3 2023, 4:02 PM