Mach_ARM64_thread_state padded to (0 mod 8)
https://github.com/upx/upx/issues/446 (partial) modified: p_mach.cpp modified: p_mach.h modified: p_mach_enum.h
This commit is contained in:
committed by
Markus F.X.J. Oberhumer
parent
00139caf43
commit
2469563b26
@@ -512,6 +512,7 @@ template <class TMachITypes> __packed_struct(Mach_ARM64_thread_state)
|
||||
Xword x28, fp, lr, sp;
|
||||
Xword pc;
|
||||
Word cpsr;
|
||||
Word pad; // to (0 mod 8)
|
||||
__packed_struct_end()
|
||||
|
||||
} // namespace N_Mach64
|
||||
|
||||
Reference in New Issue
Block a user