Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Christoph Mallon's avatar
    be: Lower Perms using copy instead of swap by default. · 9e01dc11
    Christoph Mallon authored
    For architectures without a swap instruction (all except general purpose register set on amd64 and ia32) this results in shorter code.
    In many cases (probably except swapping two registers) it is also better this way on amd64/ia32 due to fewer uops and modern processors eliminating mov during decoding.
    9e01dc11
To find the state of this project's repository at the time of any of these versions, check out the tags.