On Wed, 2013-01-09 at 13:24 -0800, Jordan Justen wrote: > > This push won't assemble. ("Invalid instruction operands") > > There might be a way to get masm to assemble that instruction, but I > don't know the magic syntax.
Hm. it works for me. $ wine ~/Downloads/ml64.exe /h Microsoft (R) Macro Assembler (x86-64) Version 8.00.2207 Copyright (C) Microsoft Corporation. All rights reserved. > This works, and I think is a valid alternative, right? > lea rax, @F > push rax Yes, that'll work fine. We should change the gas version to match; it's bad enough having two versions of the asm code, without them being subtly different. Do you want the patch resent? -- dwmw2
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel