binutils-gdb/sim/testsuite
Mike Frysinger 7a56db5f46 sim: bfin: drop RET[ENI] setup
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>
2013-06-17 04:45:54 +00:00
..
common Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
config
d10v-elf Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
frv-elf Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
lib
m32r-elf Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
mips64el-elf Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
sim sim: bfin: drop RET[ENI] setup 2013-06-17 04:45:54 +00:00
.gitignore
ChangeLog Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure Fix sim build when configured with --enable-plugins 2012-11-20 14:41:26 +00:00
configure.ac
Makefile.in Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00