pcsx2/common/include/x86emitter
orbea 293983ea71 common: Silence -Wunused-function clang warnings. (#3127)
v2: Use pragma instead of [[maybe_unused]].
v3: Silence warnings with older clang versions too.
2019-10-12 12:14:40 -07:00
..
implement Switch a bunch of 64 bit #ifdef's to use the cross-platform 64-bit define I added into Pcsx2Defs.h. 2019-06-18 22:08:43 -07:00
instructions.h Switch a bunch of 64 bit #ifdef's to use the cross-platform 64-bit define I added into Pcsx2Defs.h. 2019-06-18 22:08:43 -07:00
internal.h Switch a bunch of 64 bit #ifdef's to use the cross-platform 64-bit define I added into Pcsx2Defs.h. 2019-06-18 22:08:43 -07: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 reformat main common directory 2016-11-12 16:52:49 +01: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 Switch a bunch of 64 bit #ifdef's to use the cross-platform 64-bit define I added into Pcsx2Defs.h. 2019-06-18 22:08:43 -07:00