On MIPS1 version 1, atomic only supports 32 bit types.
So in cmake/checks/atomic_check.cpp and modules/core/include/opencv2/core/utils/allocator_stats.impl.hpp, atomic won't compile. Do we really need long long types for the statistics? If not, you will fix opencv for mips