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

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-riscv.c1900 bool support_zvl = false; local
1907 if (!support_zvl
1909 support_zvl = true;
1910 if (support_zve && support_zvl)
1913 if (support_zvl && !support_zve)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-riscv.c1888 bool support_zvl = false; local
1895 if (!support_zvl
1897 support_zvl = true;
1898 if (support_zve && support_zvl)
1901 if (support_zvl && !support_zve)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-riscv.c2007 bool support_zvl = false; local
2014 if (!support_zvl
2016 support_zvl = true;
2017 if (support_zve && support_zvl)
2020 if (support_zvl && !support_zve)

Completed in 183 milliseconds