]> Git Repo - binutils.git/blobdiff - include/elf/frv.h
Add fr450 support.
[binutils.git] / include / elf / frv.h
index 8246a21bd410c95017ccb8cc8962f4392e6f40ae..a6b8a7d145d0be980b970f4af583ade72b2b0eca 100644 (file)
@@ -91,6 +91,8 @@ END_RELOC_NUMBERS(R_FRV_max)
 #define EF_FRV_CPU_TOMCAT      0x04000000      /* Tomcat, FR500 prototype */
 #define EF_FRV_CPU_FR400       0x05000000      /* FRV400 */
 #define EF_FRV_CPU_FR550       0x06000000      /* FRV550 */
+#define EF_FRV_CPU_FR405       0x07000000
+#define EF_FRV_CPU_FR450       0x08000000
 
                                                /* Mask of PIC related bits */
 #define        EF_FRV_PIC_FLAGS        (EF_FRV_PIC | EF_FRV_LIBPIC | EF_FRV_BIGPIC \
This page took 0.019805 seconds and 4 git commands to generate.