Revert "Add dec_r32(0x48~0x4f) instruction"

This reverts commit 6a06934dde.
This commit is contained in:
tuz358
2018-03-05 10:09:50 +09:00
parent 6a06934dde
commit feb1ec53dc
2 changed files with 0 additions and 13 deletions

View File

@@ -25,7 +25,6 @@ public:
void add_rm32_r32(); // 0x01
void xor_rm32_r32(); // 0x31
void dec_r32(); // 0x48 ~ 0x4f
void mov_rm32_r32(); // 0x89
void nop(); // 0x90
void mov_ecx_imm32(); // 0xb9