qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/20] Convert nanoMIPS disassembler from C++ to C


From: Milica Lazarevic
Subject: [PATCH 0/20] Convert nanoMIPS disassembler from C++ to C
Date: Mon, 15 Aug 2022 09:26:09 +0200

This patchset converts the nanomips disassembler to plain C. C++ features
like class, std::string type, exception handling, and function overloading
have been removed and replaced with the equivalent C code.

Please see the discussion about why converting it here:
https://lists.nongnu.org/archive/html/qemu-devel/2022-06/msg01803.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]