From std::map to std::unordered_map
This MR is meant to make the Bitwise jFEX code more efficient and reduce the running time. It changes from std::map to std::unordered_map objects
This MR is meant to make the Bitwise jFEX code more efficient and reduce the running time. It changes from std::map to std::unordered_map objects