Page MenuHomeFreeBSD

arm64/disassem.c: make output in lowercase register to consistency
ClosedPublic

Authored by koliagogsadze_gmail.com on Apr 25 2023, 10:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 26, 1:22 AM
Unknown Object (File)
Fri, Jan 24, 5:43 PM
Unknown Object (File)
Jan 13 2025, 6:41 AM
Unknown Object (File)
Jan 9 2025, 7:22 PM
Unknown Object (File)
Jan 7 2025, 7:23 AM
Unknown Object (File)
Dec 25 2024, 12:07 PM
Unknown Object (File)
Nov 26 2024, 10:30 AM
Unknown Object (File)
Nov 25 2024, 7:28 PM
Subscribers

Details

Summary

Updated output to lowercase to consistency

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 51372
Build 48263: arc lint + arc unit

Event Timeline

This seems good. It appears to match the disassembly output from llvm-objdump.

In the future, please include full context when uploading the diff. This can be done with, for example, git show -U99999.

This revision is now accepted and ready to land.Apr 26 2023, 2:19 PM
This revision now requires review to proceed.May 8 2023, 5:24 PM
This revision is now accepted and ready to land.May 12 2023, 11:39 AM
This revision was automatically updated to reflect the committed changes.