search for: 400410

Displaying 5 results from an estimated 5 matches for "400410".

Did you mean: 400400
2013 Jan 11
2
[LLVMdev] Documentation of fmuladd intrinsic
...would it be possible to clarify the IR spec accordingly? I think that the current use of the word "legal" is misleading. Andrew -- Andrew Booker, Staff Software Engineer Media Processing Division ARM Ltd, 110 Fulbourn Road, Cambridge CB1 9NJ, UK Tel: +44 1223 400695 Fax: +44 1223 400410
2013 Jan 14
0
[LLVMdev] Documentation of fmuladd intrinsic
...code generator determines that the target instruction set has support for a fused expression, and that its use would be efficient. Andrew -- Andrew Booker, Staff Software Engineer Media Processing Division ARM Ltd, 110 Fulbourn Road, Cambridge CB1 9NJ, UK Tel: +44 1223 400695 Fax: +44 1223 400410 -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the informat...
2015 Feb 25
1
[PATCH 2/2] nouveau: Do not add most bo's to the global bo list.
...hole-program, and run objdump -d a.out: 400400: 83 3d 49 0c 20 00 01 cmpl $0x1,0x200c49(%rip) # 601050 <x> 400407: 74 09 je 400412 <main+0x12> 400409: 83 3d 40 0c 20 00 01 cmpl $0x1,0x200c40(%rip) # 601050 <x> 400410: 75 06 jne 400418 <main+0x18> 400412: b8 01 00 00 00 mov $0x1,%eax 400417: c3 retq 400418: 83 c8 ff or $0xffffffff,%eax 40041b: c3 retq Hey my second chec...
2015 Feb 25
2
[PATCH 2/2] nouveau: Do not add most bo's to the global bo list.
Hey, On 25-02-15 18:05, Ilia Mirkin wrote: > On Wed, Feb 25, 2015 at 11:59 AM, Patrick Baggett > <baggett.patrick at gmail.com> wrote: >>> If code like >>> >>> x = *a; >>> pthread_mutex_lock or unlock or __memory_barrier() >>> y = *a; >>> >>> doesn't cause a to get loaded twice, then the compiler's in serious
2007 May 21
10
[Bug 1316] New: Add LDAP support to sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=1316 Summary: Add LDAP support to sshd Product: Portable OpenSSH Version: 4.6p1 Platform: All URL: http://dev.inversepath.com/trac/openssh-lpk OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: PAM support AssignedTo: