Is it possible to disable the detection of truncation and signedness bugs in Osiris? That is, I would like to use Osiris for detecting only integer over/underflows and division by zeros.
Is it provided by an option currently? (maybe the option "-m"?)
If yes, can you give me some examples?
Is it possible to disable the detection of truncation and signedness bugs in Osiris? That is, I would like to use Osiris for detecting only integer over/underflows and division by zeros.
Is it provided by an option currently? (maybe the option "-m"?)
If yes, can you give me some examples?