Page MenuHomeFreeBSD

fbt: simplify arm64 function-prologue parsing
ClosedPublic

Authored by christos on May 31 2023, 8:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 28 2026, 7:00 AM
Unknown Object (File)
Apr 19 2026, 6:02 AM
Unknown Object (File)
Apr 18 2026, 5:21 AM
Unknown Object (File)
Apr 16 2026, 7:21 PM
Unknown Object (File)
Apr 15 2026, 11:05 AM
Unknown Object (File)
Apr 14 2026, 10:15 PM
Unknown Object (File)
Apr 10 2026, 12:57 AM
Unknown Object (File)
Apr 8 2026, 9:45 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