The previous way of checking for DF was not valid.
When DF is enabled, the DF bit should be 1.
The original way of checking it was wrong in 2 ways: first of all, it
was not checking for single bit, secondly, it was checking for 0.
Differential D12865
Fix checking if the DF flag was set in ENA driver Authored by mk_semihalf.com on Oct 31 2017, 1:45 PM. Tags None Referenced Files
Subscribers
Details The previous way of checking for DF was not valid. The original way of checking it was wrong in 2 ways: first of all, it
Diff Detail
|