.rept asm directive
commit1f49441a27da312f75feb53db14c4e025f7eb7a2
authorseyko <seyko2@gmail.com>
Fri, 22 Apr 2016 15:29:56 +0000 (22 18:29 +0300)
committerseyko <seyko2@gmail.com>
Fri, 22 Apr 2016 15:29:56 +0000 (22 18:29 +0300)
treeec78bd152ecf7e7b5e11b338e7020d50e89f7fb6
parentedcb15c31fd9182d8aa2185d8da6d5faf081863d
.rept asm directive

    and '.' alone is a token now in *.S (not an identifier)
    representing a current position in the code (PC).
tccasm.c
tccpp.c
tcctok.h