sim: bfin: drop excess space in negation insn

The amod1 helper includes a leading space so it can expand into the empty
string when need be, which means the caller need not add spacing itself.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger 2012-04-08 20:48:20 +00:00
parent cdc7b32f78
commit a8a0e37c8b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-04-08 Mike Frysinger <vapier@gentoo.org>
* bfin-sim.c (decode_dsp32alu_0): Delete extra space in TRACE_INSN.
2012-04-01 Mike Frysinger <vapier@gentoo.org>
* bfin-sim.c (_interp_insn_bfin): Call illegal_instruction_combination