PowerPC Improve support for Gekko & Broadway
[deliverable/binutils-gdb.git] / include / opcode / ppc.h
index 44445bcad22543fb7d62eddded91e60619170cec..cfabcbd097eb82e0b640569e968a8494c1ab3ebc 100644 (file)
@@ -204,7 +204,7 @@ extern const unsigned int spe2_num_opcodes;
 /* Opcode is only supported by Power8 architecture.  */
 #define PPC_OPCODE_POWER8     0x1000000000ull
 
-/* Opcode is supported by ppc750cl.  */
+/* Opcode is supported by ppc750cl/Gekko/Broadway.  */
 #define PPC_OPCODE_750       0x2000000000ull
 
 /* Opcode is supported by ppc7450.  */
This page took 0.033452 seconds and 4 git commands to generate.