Adding fallback for pre-MOVBE-supporting processors.
This commit is contained in:
@@ -10,8 +10,12 @@
|
||||
#ifndef XENIA_BACKEND_X64_X64_BACKEND_H_
|
||||
#define XENIA_BACKEND_X64_X64_BACKEND_H_
|
||||
|
||||
#include <gflags/gflags.h>
|
||||
|
||||
#include "xenia/cpu/backend/backend.h"
|
||||
|
||||
DECLARE_bool(enable_haswell_instructions);
|
||||
|
||||
namespace xe {
|
||||
namespace cpu {
|
||||
namespace backend {
|
||||
|
||||
Reference in New Issue
Block a user