dynarmic/src/frontend
MerryMage 519c714dbc arm_types: Don't use std::hash<u64>() for LocationDescriptorHash
Apple Clang (clang-600.0.54 on x86_64-apple-darwin13.4.0) complains with:

implicit instantiation of undefined template 'std::__1::hash<unsigned long long>'
2016-09-02 12:45:09 +01:00
..
arm frontend: Introduce FPSCR register helper class 2016-08-24 20:51:14 +01:00
decoder Implement VMRS and VMSR 2016-08-26 22:47:54 +01:00
disassembler Implement VMRS and VMSR 2016-08-26 22:47:54 +01:00
ir ir_emitter: Fix typo. ClearExlcusive -> ClearExclusive (#5) 2016-09-02 12:17:22 +01:00
translate ir_emitter: Fix typo. ClearExlcusive -> ClearExclusive (#5) 2016-09-02 12:17:22 +01:00
arm_types.cpp Convert formatting over to fmtlib 2016-08-26 13:13:19 +01:00
arm_types.h arm_types: Don't use std::hash<u64>() for LocationDescriptorHash 2016-09-02 12:45:09 +01:00