Pack decoded ModR/M data into a single word - minor recompiler speedup.
This commit is contained in:
parent
31298d6be1
commit
535604b760
34 changed files with 1263 additions and 1270 deletions
|
|
@ -11,7 +11,6 @@ int ssegs;
|
|||
int firstrepcycle;
|
||||
|
||||
uint32_t easeg,eaaddr,ealimit,ealimitw;
|
||||
int rm,reg,mod,rmdat;
|
||||
|
||||
int skipnextprint;
|
||||
int inhlt;
|
||||
|
|
|
|||
Loading…
Reference in a new issue