ultraembedded / biriscv

32-bit Superscalar RISC-V CPU
Apache License 2.0
838 stars 146 forks source link

Division by 0 #21

Open CrazybinaryLi opened 1 year ago

CrazybinaryLi commented 1 year ago

Is it true that the processor does not handle exceptions for division by zero, and will return FFFFFFFF every time?