Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dbfin-dis.c395 #define pcrel24(x) fmtconst (c_pcrel24, x, pc, outf) macro
2415 OUTS (outf, pcrel24 (((msw) << 16) | (lsw))); in decode_CALLa_0()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-2005586 Handle the relocation stack here. Treat pcrel24 relocs specially.