Add.go
|
Added more tests
|
2024-06-24 17:51:24 +02:00 |
Add_test.go
|
Added more tests
|
2024-06-24 17:51:24 +02:00 |
Call.go
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |
Jump.go
|
Implemented infinite loops
|
2024-06-24 11:00:32 +02:00 |
ModRM.go
|
Implemented register to register instructions
|
2024-06-23 20:26:53 +02:00 |
Move.go
|
Implemented register to register instructions
|
2024-06-23 20:26:53 +02:00 |
numberToRegister.go
|
Implemented subtraction
|
2024-06-24 16:55:15 +02:00 |
Registers.go
|
Added more tests
|
2024-06-24 17:51:24 +02:00 |
Return.go
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |
REX.go
|
Implemented register to register instructions
|
2024-06-23 20:26:53 +02:00 |
Sub.go
|
Added more tests
|
2024-06-24 17:51:24 +02:00 |
Sub_test.go
|
Added more tests
|
2024-06-24 17:51:24 +02:00 |
Syscall.go
|
Added CPU type
|
2024-06-21 22:16:42 +02:00 |
x64_test.go
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |