commit | e8ba8ef873222178e238618d6d4b65b82cf47f41 | [log] [tgz] |
---|---|---|
author | Milica Lazarevic <milica.lazarevic@syrmia.com> | Mon Sep 12 14:26:33 2022 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Oct 31 11:32:07 2022 +0100 |
tree | b67f40b8c1296e2bef4932f9a2b565c8e493bf26 | |
parent | 39399c381d3bfc8f651f6d64f9f1f37d9763a8e3 [diff] |
disas/nanomips: Replace Cpp enums for C enums Change enums to typedef enums to keep naming clear. Signed-off-by: Milica Lazarevic <milica.lazarevic@syrmia.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220912122635.74032-23-milica.lazarevic@syrmia.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>