Reorganised REP instructions.
This commit is contained in:
parent
bb4eb4c3b0
commit
a96e87527e
12 changed files with 1037 additions and 899 deletions
|
|
@ -11,6 +11,3 @@ int x86_int_sw_rm(int num);
|
|||
|
||||
int divl(uint32_t val);
|
||||
int idivl(int32_t val);
|
||||
|
||||
int rep386(int fv);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue