Commit Graph

62 Commits

Author SHA1 Message Date
tuz358
6a06934dde Add dec_r32(0x48~0x4f) instruction 2018-03-05 09:57:32 +09:00
tuz358
d4ec188ef1 Add add_rm32_r32(0x01) instruction 2018-03-05 08:34:42 +09:00
tuz358
bf7fa49eee Add mov_rm32_r32(0x89) instruction 2018-03-04 23:02:14 +09:00
tuz358
27a7d866d2 Minor fix 2018-03-04 22:33:45 +09:00
tuz358
5c3fdd32b6 Add jmp_imm8(0xeb) instruction 2018-03-04 22:31:35 +09:00
tuz358
cdf2d00777 Add mov_ebx_imm32(0xbb) instruction 2018-03-04 22:22:05 +09:00
tuz358
44c3d3aa9c Add mov_ecx_imm32(0xb9) function 2018-03-04 22:16:15 +09:00
tuz358
c2b568b443 Add xor_rm32_r32(0x31) instruction 2018-03-04 22:02:10 +09:00
tuz358
88cf93a721 Add functions of ModRM 2018-03-04 17:29:57 +09:00
tuz358
b8350dcb6d instructions.h: include memory.h 2018-03-04 17:26:03 +09:00
tuz358
42950268fc Array general purpose registers 2018-03-04 02:15:50 +09:00
tuz358
6a3b037a89 first commit 2018-03-03 08:54:12 +09:00