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)
Mon, Feb 17, 12:01 PM
Unknown Object (File)
Tue, Feb 4, 7:26 AM
Unknown Object (File)
Sat, Feb 1, 3:09 PM
Unknown Object (File)
Tue, Jan 28, 11:47 PM
Unknown Object (File)
Mon, Jan 27, 11:16 AM
Unknown Object (File)
Mon, Jan 27, 11:11 AM
Unknown Object (File)
Sun, Jan 26, 8:06 PM
Unknown Object (File)
Sun, Jan 26, 7:53 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