X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=alpha-dis.c;h=c6af1aa75d2b17da0e0af71af067d98c27a9d4f1;hb=115646b6480b4f3f0fd9f7a66f46c96f68604cc7;hp=81a55e9c0fc138ba1e62fa68d83b4419196c5d8f;hpb=48024e4a485fa82c103978c30c7d59d3a3a09262;p=qemu diff --git a/alpha-dis.c b/alpha-dis.c index 81a55e9..c6af1aa 100644 --- a/alpha-dis.c +++ b/alpha-dis.c @@ -374,7 +374,7 @@ const struct alpha_operand alpha_operands[] = /* The signed "23-bit" aligned displacement of Branch format insns */ #define BDISP (MDISP + 1) - { 21, 0, BFD_RELOC_23_PCREL_S2, + { 21, 0, BFD_RELOC_23_PCREL_S2, AXP_OPERAND_RELATIVE, insert_bdisp, extract_bdisp }, /* The 26-bit PALcode function */