Make s390x stopping mechanism work
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
DEF_HELPER_4(uc_tracecode, void, i32, i32, ptr, i64)
|
||||
DEF_HELPER_6(uc_traceopcode, void, ptr, i64, i64, i32, ptr, i64)
|
||||
DEF_HELPER_1(uc_s390x_exit, void, env)
|
||||
|
||||
DEF_HELPER_2(exception, noreturn, env, i32)
|
||||
DEF_HELPER_2(data_exception, noreturn, env, i32)
|
||||
|
Reference in New Issue
Block a user