Skip to main content

instr_is_xrstor

Function instr_is_xrstor 

Source
pub unsafe extern "C" fn instr_is_xrstor(instr: *mut instr_t) -> bool_
Expand description

Returns true if \p instr’s opcode is #OP_xrstor32, #OP_xrstor64, #OP_xrstors32, or #OP_xrstors64.