better algorithm to load bytes
This commit is contained in:
@@ -85,6 +85,8 @@ namespace spider {
|
||||
*/
|
||||
virtual void readRange(u64 ip, u8* out, u64 length) override;
|
||||
|
||||
virtual void loadRegister(u64 ip, u8 size_code, register_t* r) override;
|
||||
|
||||
/**
|
||||
* Current size of the instructions.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user