mirror of
https://github.com/yuzu-mirror/oaknut.git
synced 2026-04-05 06:15:08 +00:00
oaknut: Add dw
This commit is contained in:
parent
898f666ecb
commit
aa7a3519f7
1 changed files with 5 additions and 0 deletions
|
|
@ -159,6 +159,11 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
void dw(std::uint32_t value)
|
||||
{
|
||||
Policy::append(value);
|
||||
}
|
||||
|
||||
private:
|
||||
#include "oaknut/impl/arm64_encode_helpers.inc.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue