Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-alpha.c124 #define O_samegp O_md15 /* !samegp relocation. */ macro
781 case O_samegp: name = "O_samegp"; break; in debug_exp()
3052 case O_samegp: in find_macro_match()
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-02036553 * config/tc-alpha.c (O_samegp): New.