Displaying 2 results from an estimated 2 matches for "80bits".
Did you mean:
80bit
2015 Nov 01
4
Representing X86 long double in Debug Info
...13), !dbg !14
%x = alloca x86_fp80, align 16
!11 = !DILocalVariable(name: "x", scope: !4, file: !1, line: 2, type: !12)
!12 = !DIBasicType(name: "long double", size: 128, align: 128, encoding:
DW_ATE_float)
!13 = !DIExpression()
which happens because llvm knows that fp80s are 80bits, while clang
declares them as 128bits in the debug info. We might have to special case
this in the verifier, but before we do that, I wanted to ask about the
following:
Reading the DWARF standard, it seems like the following would be a valid
description of an X86 80bit long double:
DW_TAG_base_ty...
2015 Apr 27
2
upcoming libshout beta/snapshot
On 2015-04-26 18:15, Philipp Schafft wrote:
> I tested with both Mozilla's 'Modern' and 'Intermediate' list. Both
> work well with all versions of Icecast (official) as well as current -kh.
>
In that case my suggestion is for libshout to only focus on using the
Modern list then as it explicitly excludes DES and RC4 and MD5.
While HMAC-MD5 (for some password uses)