Problem solved,
Perhaps a different error message could be devised?
Definition of f00000h should be 00f00000h
In my infinite wisdom I must have scrambled GoAsm.
I have used this same instruction in the same program
without any trouble.
tempaccum dd 0
-----------
GoAsm.Exe Version 0.61.0.0 - Copyright Jeremy Gordon 2001-2016 - JG@JGnet.co.uk
Error!
Line 340 of assembler source file (xxxxxt64h.asm):-
Use square brackets to address memory, ADDR or OFFSET to get address:-
cmp D[tempaccum],f00000h
OBJ file not made
GoLink.Exe Version 1.0.2.2 - Copyright Jeremy Gordon 2002-2016 - JG@JGnet.co.uk