Description[ARM64] Make BufferDisassembler print the instruction encoding
This patch changes the disassembly output for ARM64 when tracing
compiled code. We used to omit printing the encoding as opposed to what
ARM and X64 do. The new turbolizer tool assumes the encoding is printed
and gets confused otherwise.
This could have been fixed in the tool instead but making disassembly
output consistent across architecture seems like a better solution.
BUG=
Committed: https://crrev.com/438629ba496e4bc6cd6c45529a73064479eb79ca
Cr-Commit-Position: refs/heads/master@{#36426}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|