search for: diassembler

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

Did you mean: disassembler
2014 Apr 07
9
[LLVMdev] 3.4.1 Release Plans
...146 - Reid Kleckner <reid at kleckner.net> - MS asm: The initial dot in > struct access is optional > 4. r202774 - Reid Kleckner <reid at kleckner.net> - MC: Fix Intel assembly > parser for [global + offset] > 5. r201507 - Craig Topper <craig.topper at gmail.com> - Fix diassembler > handling of rex.b when mod=00/01/10 and bbb=101. Mod=00 should ignore the > base register entirely. Mod=01/10 should treat this as R13 plus > displacment. Fixes PR18860 > 6. r201126 - Robert Khasanov - Changed attributes of all gather intrinsics > from IntrReadMem to IntrReadArgMem...
2012 Feb 14
3
ftrace_enabled set to 1 on bootup, slow downs with CONFIG_FUNCTION_TRACER in virt environments?
Hey, I was running some benchmarks (netserver/netperf) where the init script just launched the netserver and nothing else and was concerned to see the performance not up to par. This was an HVM guest running with PV drivers. If I compile the kernel without CONFIG_FUNCTION_TRACER it is much better - but it was my understanding that the tracing code does not impact the machine unless it is
2014 Apr 08
2
[LLVMdev] 3.4.1 Release Plans
...cess is optional > > > 4. r202774 - Reid Kleckner <reid at kleckner.net <javascript:;>> - MC: Fix > > Intel assembly > > > parser for [global + offset] > > > 5. r201507 - Craig Topper <craig.topper at gmail.com <javascript:;>> - Fix > > diassembler > > > handling of rex.b when mod=00/01/10 and bbb=101. Mod=00 should ignore the > > > base register entirely. Mod=01/10 should treat this as R13 plus > > > displacment. Fixes PR18860 > > > 6. r201126 - Robert Khasanov - Changed attributes of all gather > >...
2003 Nov 03
1
Intel Performance Primitives
Hey all, For those of you who are really worried about asterisk performance, I thought I might alert you to a "toy" you might play around with. The Intel Performance Primitives contain a number of optimized functions for use in digital signal processing that could help with echo cancellation, codec transformations, etc. I don't have any idea how useful this would be in Real
2014 Mar 26
19
[LLVMdev] 3.4.1 Release Plans
Hi, We are now about halfway between the 3.4 and 3.5 releases, and I would like to start preparing for a 3.4.1 release. Here is my proposed release schedule: Mar 26 - April 9: Identify and backport additional bug fixes to the 3.4 branch. April 9 - April 18: Testing Phase April 18: 3.4.1 Release How you can help: - If you have any bug fixes you think should be included to 3.4.1, send me an