fix merge conflicts
This commit is contained in:
@ -254,7 +254,8 @@ public interface X86Const {
|
||||
public static final int UC_X86_REG_TR = 245;
|
||||
public static final int UC_X86_REG_FPCW = 246;
|
||||
public static final int UC_X86_REG_FPTAG = 247;
|
||||
public static final int UC_X86_REG_ENDING = 248;
|
||||
public static final int UC_X86_REG_MSR = 248;
|
||||
public static final int UC_X86_REG_ENDING = 249;
|
||||
|
||||
// X86 instructions
|
||||
|
||||
|
Reference in New Issue
Block a user