Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
S
SandHook
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
SandHook
Commits
2f998a19
Commit
2f998a19
authored
May 12, 2019
by
swift_gan
Committed by
swift_gan
May 12, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add inst type
parent
b989ec8c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
inst_struct_aarch64.h
...ehook/src/main/cpp/archs/arm64/inst/inst_struct_aarch64.h
+1
-1
No files found.
nativehook/src/main/cpp/archs/arm64/inst/inst_struct_aarch64.h
View file @
2f998a19
...
@@ -215,7 +215,7 @@ DEFINE_STRUCT_A64(SUB_EXT_REG) {
...
@@ -215,7 +215,7 @@ DEFINE_STRUCT_A64(SUB_EXT_REG) {
};
};
DEFINE_OPCODE
(
EXCEPTION_GEN_1
,
0
b11010100
)
DEFINE_OPCODE
(
EXCEPTION_GEN_1
,
0
b11010100
)
DEFINE_OPCODE
(
EXCEPTION_GEN_2
,
0
b
111001
00
)
DEFINE_OPCODE
(
EXCEPTION_GEN_2
,
0
b
0
00
)
DEFINE_STRUCT_A64
(
EXCEPTION_GEN
)
{
DEFINE_STRUCT_A64
(
EXCEPTION_GEN
)
{
InstA64
ll
:
2
;
InstA64
ll
:
2
;
InstA64
opcode2
:
3
;
InstA64
opcode2
:
3
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment