sim: bfin: drop excess space in negation insn
authorMike Frysinger <vapier@gentoo.org>
Sun, 8 Apr 2012 20:48:20 +0000 (20:48 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 8 Apr 2012 20:48:20 +0000 (20:48 +0000)
commita8a0e37c8b008f41595c941c0329f1d60654853a
treee8b203b883b4b1052cf23cfa8fc975db61474f84
parentcdc7b32f787c43a4059d8e976690a0a7b05ccfc4
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>
sim/bfin/ChangeLog
sim/bfin/bfin-sim.c
This page took 0.029686 seconds and 4 git commands to generate.