|
|
@ -425,7 +425,6 @@ public: |
|
|
FixupBranch J(bool force5bytes = false); |
|
|
FixupBranch J(bool force5bytes = false); |
|
|
|
|
|
|
|
|
void JMP(const u8* addr, bool force5Bytes = false); |
|
|
void JMP(const u8* addr, bool force5Bytes = false); |
|
|
void JMP(OpArg arg); |
|
|
|
|
|
void JMPptr(const OpArg& arg); |
|
|
void JMPptr(const OpArg& arg); |
|
|
void JMPself(); //infinite loop! |
|
|
void JMPself(); //infinite loop! |
|
|
#ifdef CALL |
|
|
#ifdef CALL |
|
|
|