Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-v850.c44 static flagword v850_e_flags = 0; variable
1650 v850_e_flags |= EF_RH850_DATA_ALIGN8; in md_parse_option()
1655 v850_e_flags &= ~ EF_RH850_DATA_ALIGN8; in md_parse_option()
1974 bfd_set_private_flags (stdoutput, v850_e_flags); in md_begin()