unicorn/bindings/msvc_native/mips64-softmmu/config-target.h
xorstream 2ae2134402 Added prebuild script to remove generated files and started adding projects for other CPUs. (#725)
* Changed some MSVC compatibility defines based on MSVC version.

* Added prebuild_script.bat to remove leftover configure generated files before building.

Also added project files and MSVC copies of configure generated files for all supported CPUs.
2017-01-21 23:22:51 +08:00

8 lines
225 B
C

/* Automatically generated by create_config - do not modify */
#define TARGET_ABI_MIPSN64 1
#define TARGET_MIPS64 1
#define TARGET_NAME "mips64"
#define TARGET_MIPS 1
#define TARGET_WORDS_BIGENDIAN 1
#define CONFIG_SOFTMMU 1