.. |
Add.go
|
Simplified x86 encoder
|
2025-03-09 23:27:40 +01:00 |
Add_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
And.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
And_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Call.go
|
Simplified x86 encoder
|
2025-03-09 23:27:40 +01:00 |
Call_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Compare.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Compare_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Div.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Div_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
encode.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
encodeNum.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
ExtendRAXToRDX.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Jump.go
|
Added more tests
|
2025-03-13 16:02:09 +01:00 |
Jump_test.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Load.go
|
Simplified x86 encoder
|
2025-03-09 23:27:40 +01:00 |
Load_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
LoadAddress.go
|
Implemented position independent addresses for x86
|
2025-03-07 11:39:13 +01:00 |
LoadAddress_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
LoadDynamic.go
|
Simplified x86 encoder
|
2025-03-09 23:27:40 +01:00 |
LoadDynamic_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
memoryAccess.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
memoryAccessDynamic.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
ModRM.go
|
Simplified x86 encoder
|
2025-03-09 23:27:40 +01:00 |
ModRM_test.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Move.go
|
Simplified x86 encoder
|
2025-03-09 23:27:40 +01:00 |
Move_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Mul.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Mul_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Negate.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Negate_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Or.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Or_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Pop.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Pop_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Push.go
|
Improved performance of the data finalizer
|
2025-03-04 16:54:17 +01:00 |
Push_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Registers.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Registers_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Return.go
|
Renamed x64 to x86
|
2025-02-05 23:16:18 +01:00 |
REX.go
|
Renamed x64 to x86
|
2025-02-05 23:16:18 +01:00 |
REX_test.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Shift.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Shift_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
SIB.go
|
Renamed x64 to x86
|
2025-02-05 23:16:18 +01:00 |
SIB_test.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Store.go
|
Simplified x86 encoder
|
2025-03-09 23:27:40 +01:00 |
Store_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
StoreDynamic.go
|
Simplified x86 encoder
|
2025-03-09 23:27:40 +01:00 |
StoreDynamic_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Sub.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Sub_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Syscall.go
|
Renamed x64 to x86
|
2025-02-05 23:16:18 +01:00 |
x86_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |
Xor.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Xor_test.go
|
Simplified register names
|
2025-04-17 14:16:00 +02:00 |