Displaying 3 results from an estimated 3 matches for "a6000".
Did you mean:
6000
2012 Feb 10
1
[LLVMdev] Remove redundant code after frame index elimination
Hi list,
I added custom code to eliminate frame index references. I replace each
FI reference with a subtraction from my frame pointer register (just
like ebp in x86). Its result is stored in another register which is used
by the load/store instructions. Nevertheless, this operation gives me
redundant subs that I would like to remove after all fi references have
been eliminated. For example:
2007 Sep 23
9
Confused about start of day setup
...0
ERROR: -22 pinning failed: addr = a2000 [1000], op = 0, mfn = 1
ERROR: -22 pinning failed: addr = a3000 [0], op = 0, mfn = 0
ERROR: -22 pinning failed: addr = a4000 [ffffffff000], op = 0, mfn = ffffffff
ERROR: -22 pinning failed: addr = a5000 [0], op = 0, mfn = 0
ERROR: -22 pinning failed: addr = a6000 [781d000], op = 0, mfn = 781d
ERROR: -22 pinning failed: addr = a7000 [1cb58000], op = 0, mfn = 1cb58
ERROR: -22 pinning failed: addr = ac000 [0], op = 0, mfn = 0
ERROR: -22 pinning failed: addr = ad000 [0], op = 0, mfn = 0
ERROR: -22 pinning failed: addr = ae000 [0], op = 0, mfn = 0
ERROR: -22 pin...
2001 Oct 14
0
DirectX 8 Library error.
...for page a1000
trace:module:do_relocations 60 relocations for page a2000
trace:module:do_relocations 24 relocations for page a3000
trace:module:do_relocations 52 relocations for page a4000
trace:module:do_relocations 32 relocations for page a5000
trace:module:do_relocations 32 relocations for page a6000
trace:module:do_relocations 20 relocations for page a7000
trace:module:do_relocations 12 relocations for page a8000
trace:module:do_relocations 20 relocations for page ac000
trace:module:do_relocations 16 relocations for page ad000
trace:module:do_relocations 20 relocations for page ae000
trace:mod...