diff options
author | lloyd <[email protected]> | 2006-06-07 14:21:21 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-06-07 14:21:21 +0000 |
commit | d2cfbe00f3c5291f7eaf971cf19aa3266431c0af (patch) | |
tree | 4eab8785dead737840e8a424d872592844bd25aa /checks | |
parent | 7516926467c4206a15879bfa3f939861e2d4b9c5 (diff) |
Correct the name of the function with the bug.
Diffstat (limited to 'checks')
-rw-r--r-- | checks/mp_valid.dat | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/checks/mp_valid.dat b/checks/mp_valid.dat index b09a160c4..88ec2df5a 100644 --- a/checks/mp_valid.dat +++ b/checks/mp_valid.dat @@ -1757,7 +1757,7 @@ 10830740992659433045228180406808920716548582445089016068317535718032\ 308295472658277178853031537853949474393196307576171250734864 -# These set off the bug in word3_madd with sizeof(word) == 1 +# These set off the bug in word3_muladd_2 with sizeof(word) == 1 251232322172118783022840239225457019863:\ 63117679703995287066909540140557654581113950055128878944628202319505\ 176538769 @@ -1778,9 +1778,7 @@ 86226328761579733262787961688682814116999624225084316052032576511892\ 182171904 - - -# word3_madd bug with sizeof(word) == 2 +# word3_muladd_2 bug with sizeof(word) == 2 202324725318880963191371356135299852624:\ 40935294475360631472543732691759944656086403346062162368816126408076\ 119685376 |