Skip to main content

dr_get_isa_mode

Function dr_get_isa_mode 

Source
pub unsafe extern "C" fn dr_get_isa_mode(
    drcontext: *mut c_void,
) -> dr_isa_mode_t
Expand 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.