7a56db5f46
Since these insns run in usermode, there should be no need to setup RET[ENI] to safe values. They won't be dereferenced, and any insn that returns via them are valid only in supervisor mode. Since this is in the main exception code path, saving any insn at all is good as it gets multiplied quickly (as in O(n^2) times). Signed-off-by: Mike Frysinger <vapier@gentoo.org> |
||
---|---|---|
.. | ||
common | ||
config | ||
d10v-elf | ||
frv-elf | ||
lib | ||
m32r-elf | ||
mips64el-elf | ||
sim | ||
.gitignore | ||
ChangeLog | ||
configure | ||
configure.ac | ||
Makefile.in |