Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mu-impl-fast
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • mumu
  • mu-impl-fast
  • Repository
Switch branch/tag
  • mu-impl-fast
  • src
  • compiler
  • backend
  • arch
  • x86_64
  • codegen.rs
Find file BlameHistoryPermalink
  • qinsoon's avatar
    [wip] CmpOp as value. Going to massive redesign/refactor the code. · 967d053f
    qinsoon authored Nov 14, 2016
    currently we only use 64bit registers, extend/truncate result if it is
    not 64bits. This is awful. Going to use all the registers, for example,
    AL, AX, EAX, RAX, but will not use AH (so reg alloc is simpler)
    967d053f