pub unsafe extern "C" fn dr_get_isa_mode(
drcontext: *mut c_void,
) -> dr_isa_mode_tExpand description
The decode and encode routines use a per-thread persistent flag that indicates which processor mode to use. This routine returns the value of that flag.