Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-alpha.c140 #define O_samegp O_md15 /* !samegp relocation. */ macro
844 case O_samegp: name = "O_samegp"; break; in debug_exp()
3272 case O_samegp: in find_macro_match()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02036545 * config/tc-alpha.c (O_samegp): New.