Copyright Digital Equipment Corp. All rights reserved.

ASMFIMMDOTS

Message        Floating point load-immediate instructions require a
               .s file

Description    Using a floating point load immediate instruction in
               this asm directive will require the compiler to
               produce an .s file and invoke the assembler to
               process this source.

User Action    Do not use floating point load immediate instructions
               in asm directives.