diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/regfp.sail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/regfp.sail b/lib/regfp.sail index ce361cd6..e9bcf807 100644 --- a/lib/regfp.sail +++ b/lib/regfp.sail @@ -4,7 +4,7 @@ $define _REGFP /* iR : input registers, * oR : output registers, * aR : registers feeding into the memory address */ - + /* branch instructions currently are not writing to NIA */ union regfp = { |
