From 9523d4408ad1dc8f5658ed27c772ae68c829d792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Wed, 6 Jan 2021 19:53:22 +0100 Subject: add superh Made slightly less pretty by the many silicon- and run-time features of most SuperH processors --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4552fc6..692655e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,3 +30,4 @@ yaxpeax-pic17 = { version = "0.0.3" } yaxpeax-pic18 = { version = "0.0.3" } yaxpeax-x86 = { version = "0.1.2" } yaxpeax-ia64 = { version = "0.1.1" } +yaxpeax-superh = { version = "0.1.0" } -- cgit v1.1