tccasm: allow one-line prefix+op things like "rep stosb"
commit87d84b7cb8b41a4ebf8dda39edc74acc1382d0e6
authorJoe Soroka <gits@joesoroka.com>
Tue, 1 Feb 2011 23:37:58 +0000 (1 15:37 -0800)
committerJoe Soroka <gits@joesoroka.com>
Tue, 1 Feb 2011 23:37:58 +0000 (1 15:37 -0800)
treeeab7079ea2a0719e3120ac352eb15077fac02075
parenta25325e9be13e52a198807b443bdfbfbe5dcaf33
tccasm: allow one-line prefix+op things like "rep stosb"
i386-asm.c
i386-asm.h
tests/asmtest.S
tests/tcctest.c