summaryrefslogtreecommitdiff
path: root/sim/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-06-17 04:45:54 +0000
committerMike Frysinger <vapier@gentoo.org>2013-06-17 04:45:54 +0000
commitaba6da4e2b62f0caec9f9d6d1adf47c4c8401466 (patch)
tree6a8c291ae91bb69067e83fc26c3a5312548a6a15 /sim/Makefile.in
parent3a65a4a6d28d3875f6047b050f78f5ed4157a120 (diff)
downloadgdb-aba6da4e2b62f0caec9f9d6d1adf47c4c8401466.tar.gz
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>
Diffstat (limited to 'sim/Makefile.in')
0 files changed, 0 insertions, 0 deletions