From: Doug Evans Date: Fri, 10 Apr 1998 18:34:49 +0000 (+0000) Subject: tweak comment regarding state transitions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c94a25c228aeedface7710ebd1fb275ebe612fc1;p=binutils-gdb.git tweak comment regarding state transitions --- diff --git a/gas/config/tc-dvp.c b/gas/config/tc-dvp.c index 4298885b0d7..b34f582d141 100644 --- a/gas/config/tc-dvp.c +++ b/gas/config/tc-dvp.c @@ -96,10 +96,14 @@ const char FLT_CHARS[] = "dD"; seen). Allowed state transitions: - ASM_INIT -> ASM_MPG - ASM_DIRECT -> ASM_GIF - ASM_UNPACK - ASM_VU + ASM_INIT <--> ASM_MPG + ASM_DIRECT <--> ASM_GIF + ASM_UNPACK + ASM_VU + + FIXME: Make the ASM_INIT -> ASM_VU a one way transition. + ".vu" must be seen at the top of the file, + and cannot be switched out of. */ typedef enum {