Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L libfirm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Zwinkau
  • libfirm
  • Repository
Switch branch/tag
  • libfirm
  • ir
  • be
  • ia32
  • ia32_transform.c
Find file BlameHistoryPermalink
  • Matthias Braun's avatar
    ia32: Introduce fistp for cases where we are forced to pop the value from the x87 stack · cc7c58cd
    Matthias Braun authored Aug 16, 2015
    There is only the fistp variant for 64bit integer stores. Introduce a
    special fistp node so we can already create the fixup copies in the
    spillprepare phase and avoid the fixup code in the x87 simulator which
    was also wrong for the fist case.
    cc7c58cd

Imprint