pcsx2/common/include/x86emitter
tellowkrinkle 4f56db9f18
Fix codegen on x86-64 (#3512)
Fix codegen on x86-64

Part 1 of the changes being worked on in #3451

Makes x86emitter emit the x86-64 machine code you would expect it to

Also adds some unit tests to verify that things are working
2020-08-19 09:19:28 +01:00
..
implement Fix codegen on x86-64 (#3512) 2020-08-19 09:19:28 +01:00
instructions.h Fix codegen on x86-64 (#3512) 2020-08-19 09:19:28 +01:00
internal.h Fix codegen on x86-64 (#3512) 2020-08-19 09:19:28 +01:00
legacy_instructions.h clang: Get rid of a number of warnings. I don't need pages of warnings that things clearly marked in the code as deprecated are deprecated, and I doubt I'll be worrying about those overloaded functions any time soon. 2019-08-23 14:40:33 -07:00
legacy_internal.h reformat main common directory 2016-11-12 16:52:49 +01:00
legacy_types.h reformat main common directory 2016-11-12 16:52:49 +01:00
tools.h Reduce header dependencies on x86Emitter (#3545) 2020-07-14 22:56:58 -07:00
x86_intrin.h common: Silence -Wunused-function clang warnings. (#3127) 2019-10-12 12:14:40 -07:00
x86emitter.h x86emitter: remove old unused macro 2016-01-10 16:49:50 +01:00
x86types.h Fix codegen on x86-64 (#3512) 2020-08-19 09:19:28 +01:00