Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2013401 (s_gpword, s_gpdword, s_ehword, s_nan, tc_gen_reloc, md_convert_frag)
1363 * config/tc-mips.c (s_ehword): New.
DChangeLog-20151222 (s_ehword): Use BFD_RELOC_32_PCREL.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1336 static void s_ehword (int);
1769 {"ehword", s_ehword, 0},
16418 s_ehword (int ignore ATTRIBUTE_UNUSED) in s_ehword() function