Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-sh.c867 static int reg_efg; variable
1913 reg_efg = 0 << 10; in get_specific()
1916 reg_efg = 1 << 10; in get_specific()
1919 reg_efg = 2 << 10; in get_specific()
1922 reg_efg = 3 << 10; in get_specific()
1935 reg_efg |= 0 << 8; in get_specific()
1938 reg_efg |= 1 << 8; in get_specific()
1941 reg_efg |= 2 << 8; in get_specific()
1944 reg_efg |= 3 << 8; in get_specific()
1957 reg_efg |= 0 << 2; in get_specific()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh.c869 static int reg_efg; variable
2011 reg_efg = 0 << 10; in get_specific()
2014 reg_efg = 1 << 10; in get_specific()
2017 reg_efg = 2 << 10; in get_specific()
2020 reg_efg = 3 << 10; in get_specific()
2033 reg_efg |= 0 << 8; in get_specific()
2036 reg_efg |= 1 << 8; in get_specific()
2039 reg_efg |= 2 << 8; in get_specific()
2042 reg_efg |= 3 << 8; in get_specific()
2055 reg_efg |= 0 << 2; in get_specific()
[all …]
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-00017391 (sh_dsp, valid_arch, reg_x, reg_y, reg_efg): New static variables.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-00017391 (sh_dsp, valid_arch, reg_x, reg_y, reg_efg): New static variables.