Skip to content
Commit 32f8fe13 authored by Jacob Bramley's avatar Jacob Bramley
Browse files

Fix CPURegister::GetArchitecturalName().

The `code_` field is a `uint8_t`, which is treated by stream formatters
as a `char`. This caused strange output from error messages in test
failure.

Change-Id: I16302e6bbd8977bb376d28c7b7cb2091f9891aba
parent dfb93b5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment