asmtk icon indicating copy to clipboard operation
asmtk copied to clipboard

failed to generate valid assembly for instruction

Open xtreh opened this issue 6 years ago • 1 comments

failed to generate valid assembly for instruction: fstp qword ptr fs:[rcx], st0

xtreh avatar Jan 27 '20 13:01 xtreh

The following works fstp qword ptr fs:[rcx]

The instruction database says there is only one operand as all instructions that pop the stack have the st0 implicit. Are there actually assemblers that would accept 2 operand form in this case?

kobalicek avatar Jan 27 '20 21:01 kobalicek

Closing, if this is a problem please reopen.

kobalicek avatar Dec 10 '22 14:12 kobalicek