Searched refs:out_no_mac (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-nds32.c5949 flagword out_no_mac;
6024 out_no_mac = elf_elfheader (obfd)->e_flags & E_NDS32_HAS_NO_MAC_INST;
6084 | (in_16regs & out_16regs) | (in_no_mac & out_no_mac)
6097 | (in_16regs & out_16regs) | (in_no_mac & out_no_mac)
5944 flagword out_no_mac; local

Completed in 70 milliseconds