dynarmic/src/frontend
Lioncash a8ba15f0d5 intrusive_list: Make Remove and IsEmpty stdlib compatible
Makes the name match the standard library equivalents.

C++17 introduces non-member empty() which allows for nicer handling
in generic contexts. May as well make the data structure compatible with
it.
2016-08-19 20:25:18 +01:00
..
decoder Remove <cassert> 2016-08-19 01:53:24 +01:00
disassembler Remove <cassert> 2016-08-19 01:53:24 +01:00
ir intrusive_list: Support inserters 2016-08-19 20:25:17 +01:00
translate intrusive_list: Make Remove and IsEmpty stdlib compatible 2016-08-19 20:25:18 +01:00
arm_types.cpp IR/DumpBlock: Print references to ExtRegs 2016-08-11 17:15:02 +01:00
arm_types.h TranslateArm: Implement VPUSH and VPOP. 2016-08-13 19:37:03 +01:00