Crates.io | x86_64_structs |
lib.rs | x86_64_structs |
version | 0.11.6 |
source | src |
created_at | 2020-09-03 23:54:06.223057 |
updated_at | 2020-09-04 00:13:31.949018 |
description | Support for x86_64 specific instructions, registers, and structures. |
homepage | |
repository | https://github.com/memflow/x86_64_structs |
max_upload_size | |
id | 284468 |
size | 148,810 |
This is a fork of the x86_64 crate that only contains the structures (e.g. page tables). Due the the abscence of instructions and registers this fork is portable and can be used on other architectures than x86.