rename branching cnd to jez
This commit is contained in:
parent
6d0ffe2291
commit
3765d2c33d
3 changed files with 7 additions and 7 deletions
|
@ -60,7 +60,7 @@ enum {
|
|||
JXXX,
|
||||
JRet,
|
||||
JJmp,
|
||||
JCnd,
|
||||
JJez,
|
||||
};
|
||||
|
||||
struct Ins {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue