Home
last modified time | relevance | path

Searched refs:fxfrag (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-tic80.c577 fragS *fxfrag; /* Frag containing location fx */ local
638 fxfrag = frag_now;
646 fxfrag = frag_now;
650 fix_new_exp (fxfrag,
651 fx - (fxfrag->fr_literal),
659 fix_new_exp (fxfrag,
660 fx - (fxfrag->fr_literal),
713 fxfrag = frag_now;
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-96971185 "fx" and "fxfrag". Add "ffrag". Change code to initialize and use
1186 the right f/ffrag and fx/fxfrag pairs since instruction may be split
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-96971185 "fx" and "fxfrag". Add "ffrag". Change code to initialize and use
1186 the right f/ffrag and fx/fxfrag pairs since instruction may be split