Displaying 5 results from an estimated 5 matches for "diassemble".
Did you mean:
disassemble
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 IntrReadArgMe...
2012 Feb 14
3
ftrace_enabled set to 1 on bootup, slow downs with CONFIG_FUNCTION_TRACER in virt environments?
...chain.
- Somehow the low-level para-virt (like the assembler ones) calls don''t get
patched over and still end up calling mcount? (but I really doubt that is the
case - but you never know).
- Something else?
My thought was to crash the kernel as it is up and running and look at the
diassembled core to see what the instructions end up looking to get a further feel
for this. But before I go with this are there some other ideas of what I should look
for?
Thanks!
Note: The "working on making the pte_flags be paravirt" patches are here:
http://darnok.org/results/baseline_pte_fla...
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