Home
last modified time | relevance | path

Searched refs:pcrel24 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dbfin-dis.c473 #define pcrel24(x) fmtconst (c_pcrel24, x, pc, outf) macro
2785 OUTS (outf, pcrel24 (((msw) << 16) | (lsw))); in decode_CALLa_0()
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-2005586 Handle the relocation stack here. Treat pcrel24 relocs specially.