|
Message-ID: <CA+TsHUAP0GczKyCTUf36u+ZEkmUr4MAOQOdkHt_gWjRTyZMx5w@mail.gmail.com>
Date: Thu, 12 Sep 2013 18:53:06 +0530
From: Sayantan Datta <std2048@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: PUTCHAR() macro
On Thu, Sep 12, 2013 at 12:27 PM, magnum <john.magnum@...hmail.com> wrote:
> I'd think that macro would need its share of registers too. What's the
> quickest/simplest way to see vgpr use and other things for AMD, without
> using any GUI? Is this on wiki somewhere?
Use -save-temps in build option. It would generate *.isa file which
contains all the details near the end of file.
Regards,
Sayantan
Content of type "text/html" skipped
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.