libmwemu 0.24.3

x86 32/64bits and system internals emulator, for securely emulating malware and other stuff.
Documentation
mod allocator32_test;
mod basic_test_code_bytes_shld_shrd;
mod bit_manipulation_tests;
mod call32;
mod cmpxchg_tests;
mod exception_handler32;
mod flag_calculations;
mod fpu_conversions;
mod fpu_f80_emulation;
mod fpu_stack_operations;
mod logic_test;
mod rax_x86_tests;
mod shl2p8_bug_trigger;
mod shl2p8_edge_cases_should_not_panic;
mod sse_avx_tests;
mod stack32_test;
mod stress_sar2p_all;
mod stress_shl1p_all;
mod stress_shl2p_all;
mod stress_shl2p_trigger;
mod stress_shr2p_all;
mod string_ops_tests;