Description[arm64] Fix some signed/unsigned type inconsistencies.
This fixes several warnings when cross-building using GCC (since r31087,
5cf1c0b).
In particular, CPURegister::code() now returns 'int', matching the other
platforms (and the coding style guide). The rest of the patch consists
of similar changes to make this work.
BUG=
Committed: https://crrev.com/29f73ad1046de941c5ae52223315bebfd6b21a2b
Cr-Commit-Position: refs/heads/master@{#31176}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|