Reorganised REP instructions.

This commit is contained in:
SarahW 2017-07-20 21:06:21 +01:00
commit a96e87527e
12 changed files with 1037 additions and 899 deletions

View file

@ -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);