add generic instructions

This commit is contained in:
Rowan Torbitzky-Lane 2025-01-19 00:15:04 -06:00
parent 346cd96d67
commit 8feb8cd790

View File

@ -41,6 +41,7 @@ library
, Instructions.IntInstructions , Instructions.IntInstructions
, Instructions.ExecInstructions , Instructions.ExecInstructions
, Instructions.FloatInstructions , Instructions.FloatInstructions
, Instructions.GenericInstructions
-- Modules included in this library but not exported. -- Modules included in this library but not exported.
-- other-modules: -- other-modules: