Skip to content
  • Alexander Graf's avatar
    PPC: Add VSX to hflags · c2b63f03
    Alexander Graf authored
    
    
    We generate different code depending on whether MSR_VSX is set or
    clear, so it needs to be part of our hflags too which indicate whether
    we're still in the same translation block cache bucket.
    
    Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
    c2b63f03