From 4741340c187e3228d0a060e24f29c2365bb4e858 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Mon, 2 May 2016 14:55:33 -0700 Subject: Remove tohost/fromhost --- parse-opcodes | 2 -- 1 file changed, 2 deletions(-) (limited to 'parse-opcodes') diff --git a/parse-opcodes b/parse-opcodes index 7464564..33ff83d 100755 --- a/parse-opcodes +++ b/parse-opcodes @@ -106,8 +106,6 @@ csrs = [ (0xF14, 'mhartid'), # Nonstandard Machine R/W - (0x7C0, 'mtohost'), - (0x7C1, 'mfromhost'), (0x7C2, 'mreset'), ] -- cgit v1.1