Variable GccAsmInstruction.registers

class GccAsmInstruction
{
  // ...
  StringLiteralList registers;
  // ...
}