UsedRegister

class iced_x86.UsedRegister

A register used by an instruction

access

Gets the register access

Type:

OpAccess

copy()

Returns a copy of this instance.

Returns:

A copy of this instance

Return type:

UsedRegister

register

Gets the register

Type:

Register