Displaying 4 results from an estimated 4 matches for "xsha1".
Did you mean:
sha1
2013 Jan 17
1
[LLVMdev] MC X86 lacking support for hyphenated VIA Padlock instructions
...tAlias<"xcrypt-cbc", (XCRYPTCBC)>;
+def : InstAlias<"xcrypt-ctr", (XCRYPTCTR)>;
+def : InstAlias<"xcrypt-cfb", (XCRYPTCFB)>;
+def : InstAlias<"xcrypt-ofb", (XCRYPTOFB)>;
+
let Defs = [RAX, RSI, RDI], Uses = [RAX, RSI, RDI] in {
def XSHA1 : I<0xc8, RawFrm, (outs), (ins), "xsha1", []>, A6;
def XSHA256 : I<0xd0, RawFrm, (outs), (ins), "xsha256", []>, A6;
But it doesn't work. The parser doesn't appear to like the hyphen in
the instructions.
--
This message has been scanned for viruses and
d...
2013 Jan 16
0
[LLVMdev] MC X86 lacking support for hyphenated VIA Padlock instructions
On Jan 16, 2013, at 10:07 AM, Brad Smith <brad at comstyle.com> wrote:
> I was wondering if someone with more familiarity with MC
> on X86 could consider looking into adding support for
> the hyphenated versions of the VIA Padlock instructions?
Take a look at llvm/lib/Target/X86InstrSystem.td perhaps.
--
Stephen Checkoway
2013 Jan 16
2
[LLVMdev] MC X86 lacking support for hyphenated VIA Padlock instructions
I was wondering if someone with more familiarity with MC
on X86 could consider looking into adding support for
the hyphenated versions of the VIA Padlock instructions?
If anyone is up for it there are details within these
two bug reports..
http://www.llvm.org/bugs/show_bug.cgi?id=8556
http://www.llvm.org/bugs/show_bug.cgi?id=10266
--
This message has been scanned for viruses and
dangerous
2015 Jan 24
0
[ANNOUNCE] xorg-server 1.16.99.902
...s: delete undocumented, unuseful -protect0 flag
Move RTLD_DI_SETSIGNAL code into a separate block to quiet warning
Solaris: Move shared declarations to xf86_OSlib.h
Axel Davy (1):
Fix present_notify to return right away when querying current or past msc.
Carl Worth (1):
os/xsha1.c: Add license and copyright attribution.
Carlos Olmedo Escobar (1):
Avoid possible null pointer dereference.
Carlos Sánchez de La Lama (1):
randr: swap num-preferred field on RRGetOutputInfo reply
Chris Wilson (1):
dri2: SourceOffloads may be for DRI3 only
Colin Harrison (1):...