« Previous | Next » 

Revision d480e1af

IDd480e1aff2f3df3d02900905bcc8e0c4e4c108c4

Added by Andreas Färber over 12 years ago

target-i386: Prepare "vendor" property for X86CPU

Using it now would incur converting the three x86_def_t vendor words
into a string for object_property_set_str(), then back to three words
in the "vendor" setter.
The built-in CPU definitions use numeric preprocessor defines to
initialize the three words in a charset-safe way, so do not change the
fields to char12 just to use the setter.

Signed-off-by: Andreas Färber <>
Reviewed-by: Eduardo Habkost <>
Reviewed-by: Igor Mammedov <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences