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)
Sat, Apr 20, 3:36 AM
Unknown Object (File)
Sat, Apr 20, 3:36 AM
Unknown Object (File)
Feb 26 2024, 4:28 PM
Unknown Object (File)
Feb 9 2024, 7:02 PM
Unknown Object (File)
Feb 9 2024, 7:02 PM
Unknown Object (File)
Jan 5 2024, 5:47 PM
Unknown Object (File)
Dec 28 2023, 1:46 PM
Unknown Object (File)
Dec 25 2023, 5:13 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.