diff options
author | hexcoder- <heiko@hexco.de> | 2019-09-22 08:02:56 +0200 |
---|---|---|
committer | hexcoder- <heiko@hexco.de> | 2019-09-22 08:02:56 +0200 |
commit | 1e503a586d9f3d45e27bc1dbb3b2093c1e5f7b6f (patch) | |
tree | 3a12bbe5570d862c0a7ed33fa94628261531755e /src | |
parent | ad1750b53d51787e52977181c4e032adb489ac13 (diff) | |
download | afl++-1e503a586d9f3d45e27bc1dbb3b2093c1e5f7b6f.tar.gz |
first realisation of splitting floating point compares
activated with AFL_LLVM_LAF_SPLIT_COMPARES=1 needs testing on big endian machines A compare is split into sign integer comparison exponent integer comparison mantissa/fraction integer comparison These integer comparisons are further splitted if they are bigger than a byte.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions