diff options
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r-- | bfd/reloc.c | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c index 781147e..9e61025 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -4195,12 +4195,9 @@ ENUMDOC Long displacement extension. ENUM - BFD_RELOC_SCORE_DUMMY1 -ENUMDOC - Score relocations -ENUM BFD_RELOC_SCORE_GPREL15 ENUMDOC + Score relocations Low 16 bit for load/store ENUM BFD_RELOC_SCORE_DUMMY2 @@ -4213,6 +4210,14 @@ ENUM ENUMDOC This is a 19-bit reloc with the right 1 bit assumed to be 0 ENUM + BFD_RELOC_SCORE_IMM30 +ENUMDOC + This is a 32-bit reloc for 48-bit instructions. +ENUM + BFD_RELOC_SCORE_IMM32 +ENUMDOC + This is a 32-bit reloc for 48-bit instructions. +ENUM BFD_RELOC_SCORE16_JMP ENUMDOC This is a 11-bit reloc with the right 1 bit assumed to be 0 @@ -4221,6 +4226,10 @@ ENUM ENUMDOC This is a 8-bit reloc with the right 1 bit assumed to be 0 ENUM + BFD_RELOC_SCORE_BCMP +ENUMDOC + This is a 9-bit reloc with the right 1 bit assumed to be 0 +ENUM BFD_RELOC_SCORE_GOT15 ENUMX BFD_RELOC_SCORE_GOT_LO16 |