FPU: Decide on mask length a cycle earlier
authorPaul Mackerras <paulus@ozlabs.org>
Tue, 1 Sep 2020 05:28:19 +0000 (15:28 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 3 Sep 2020 12:22:14 +0000 (22:22 +1000)
commite1ca023bad2d11a9ae16da14b327a1329a6f50d9
treebdb77ed06c29fd064b029ad72a53c03ecd118a5a
parentfb5115c9445fe03142946b195028d90a00c6acee
FPU: Decide on mask length a cycle earlier

This moves longmask into the reg_type record, meaning that it now
needs to be decided a cycle earlier, in order to help timing.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
fpu.vhdl