Remove SIM_CHECK_MEMBER* in sim/common/.
[deliverable/binutils-gdb.git] / bfd / cpu-i386.c
index 952e659c41f174278efb5af1b1b950664a29a750..37f906a377a44b6bf6d80917e1e3f493a43e430e 100644 (file)
@@ -73,8 +73,8 @@ static const bfd_arch_info_type i8086_arch =
 
 static const bfd_arch_info_type bfd_x86_64_arch =
 {
-  64, /* 32 bits in a word */
-  64, /* 32 bits in an address */
+  64, /* 64 bits in a word */
+  64, /* 64 bits in an address */
   8,  /* 8 bits in a byte */
   bfd_arch_i386,
   bfd_mach_x86_64,
This page took 0.037092 seconds and 4 git commands to generate.