x86-asm: move stats code
commit4af6e087dde9a2048419219bc4b7e6efff0e17bf
authorMichael Matz <matz@suse.de>
Sun, 15 May 2016 16:38:12 +0000 (15 18:38 +0200)
committerMichael Matz <matz@suse.de>
Thu, 15 Dec 2016 16:47:05 +0000 (15 17:47 +0100)
tree2c29140de09930962e6c171f3f200047239c2d86
parented35ac841b9e9c3c8cec8459ec84833f483af959
x86-asm: move stats code

The old place (tccasm.c) didn't have access to the variables anymore
and was ifdefed out.  Move it to i386-asm.c.
i386-asm.c
tccasm.c