TParameterLocation

Declaration

Source position: typinfo.pp line 147

Type
TParameterLocation = packed record
private
  LocType : Byte;
  function GetRegType : TRegisterType;
  function GetReference : Boolean;
  function GetShiftVal : Int8;
public
  RegSub : TSubRegister;
  RegNumber : Word;
  Offset : SizeInt;
  property Reference : Boolean;
  property RegType : TRegisterType;
  property ShiftVal : Int8;
end

results matching ""

    No results matching ""