From 43588597069587f6846a7d64a1957435bec5429d Mon Sep 17 00:00:00 2001 From: bd Date: Sun, 11 May 2025 22:04:46 -0400 Subject: Add ROTV instruction --- inc/ex.h | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/ex.h') diff --git a/inc/ex.h b/inc/ex.h index 41195a1..64eecb7 100644 --- a/inc/ex.h +++ b/inc/ex.h @@ -89,7 +89,6 @@ class EX : public Stage /** * Handles operations involving a vector result and a scalar. - * Currently, this is SRDL and SRDS * @param slot 1, and later, the result of the mnemonic operation. * @param slot 2 * @param the mnemonic -- cgit v1.2.3