pub unsafe extern "C" fn instr_is_xsave(instr: *mut instr_t) -> bool_
Returns true if \p instr’s opcode is #OP_xsave32, #OP_xsaveopt32, #OP_xsave64, #OP_xsaveopt64, #OP_xsavec32, #OP_xsavec64, #OP_xsaves32, or #OP_xsaves64.