diff --git a/spec/src/load.toml b/spec/src/load.toml index fcbd2b87f..f8a974c9a 100644 --- a/spec/src/load.toml +++ b/spec/src/load.toml @@ -155,6 +155,6 @@ name = "output" [[constraints.output]] kind = "interaction" tag = "LOAD" -input = ["base_address", "timestamp", "read2", "read4", "read8"] +input = ["base_address", "timestamp", "read2", "read4", "read8", "signed"] output = ["cast", "res", "DWordWL"] multiplicity = ["-", "μ"]