.. |
Add.go
|
Added more tests
|
2025-03-13 16:02:09 +01:00 |
Add_test.go
|
Added more tests
|
2025-03-13 16:02:09 +01:00 |
arm_test.go
|
Implemented more arm64 instructions
|
2025-03-06 23:13:14 +01:00 |
Call.go
|
Implemented more arm64 instructions
|
2025-03-06 23:13:14 +01:00 |
Compare.go
|
Added more tests
|
2025-03-13 16:02:09 +01:00 |
Compare_test.go
|
Added more tests
|
2025-03-13 16:02:09 +01:00 |
encode.go
|
Added more tests
|
2025-03-13 16:02:09 +01:00 |
Jump.go
|
Added more tests
|
2025-03-13 16:02:09 +01:00 |
Jump_test.go
|
Added more tests
|
2025-03-13 16:02:09 +01:00 |
Load.go
|
Implemented more arm64 instructions
|
2025-03-13 13:17:58 +01:00 |
Load_test.go
|
Implemented more arm64 instructions
|
2025-03-13 13:17:58 +01:00 |
LoadAddress.go
|
Implemented more arm64 instructions
|
2025-03-06 23:13:14 +01:00 |
LoadAddress_test.go
|
Implemented more arm64 instructions
|
2025-03-06 23:13:14 +01:00 |
LoadPair.go
|
Implemented more arm64 instructions
|
2025-03-13 13:17:58 +01:00 |
LoadPair_test.go
|
Implemented arm64 instructions: ldp and stp
|
2025-03-12 12:29:55 +01:00 |
Move.go
|
Implemented arm64 instructions: ldp and stp
|
2025-03-12 12:29:55 +01:00 |
Move_test.go
|
Implemented arm64 instructions: ldp and stp
|
2025-03-12 12:29:55 +01:00 |
Nop.go
|
Implemented more arm64 instructions
|
2025-03-06 23:13:14 +01:00 |
Registers.go
|
Enabled arm64 encoding
|
2025-03-06 16:54:28 +01:00 |
Registers_test.go
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
Return.go
|
Implemented more arm64 instructions
|
2025-03-06 23:13:14 +01:00 |
Store.go
|
Implemented more arm64 instructions
|
2025-03-13 13:17:58 +01:00 |
Store_test.go
|
Implemented more arm64 instructions
|
2025-03-13 13:17:58 +01:00 |
StorePair.go
|
Implemented more arm64 instructions
|
2025-03-13 13:17:58 +01:00 |
StorePair_test.go
|
Implemented arm64 instructions: ldp and stp
|
2025-03-12 12:29:55 +01:00 |
Sub.go
|
Added more tests
|
2025-03-13 16:02:09 +01:00 |
Sub_test.go
|
Added more tests
|
2025-03-13 16:02:09 +01:00 |
Syscall.go
|
Implemented more arm64 instructions
|
2025-03-06 23:13:14 +01:00 |