Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • Xing Lin
  • qemu
  • Repository
  • qemu
  • target-mips
  • translate.c
Find file Blame History Permalink
  • Nathan Froyd's avatar
    target-mips: define constants for magic numbers · bf4120ad
    Nathan Froyd authored Jun 08, 2010
    
    
    Add FMT_* constants for the floating-point format field in opcodes and
    tweak a few places to use them.  Add enums for various invocations of
    FOP and tweak gen_farith and its lone caller accordingly.
    
    Signed-off-by: default avatarNathan Froyd <froydnj@codesourcery.com>
    Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
    bf4120ad