tw14862b.pp 80 B

12345678910
  1. { %cpu=x86_64 }
  2. { %fail }
  3. {$asmmode intel}
  4. begin
  5. asm
  6. pushad
  7. end;
  8. end.