1 changed files with 1 additions and 1 deletions
@ -1,7 +1,7 @@ |
|||
#include "zicfiss.h" |
|||
|
|||
if (xSSE()) { |
|||
WRITE_RD(STATE.ssp->read()); |
|||
WRITE_RD(sext_xlen(STATE.ssp->read())); |
|||
} else { |
|||
#include "mop_r_N.h" |
|||
} |
|||
|
|||
Loading…
Reference in new issue