Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
efc6369224b036a1fb77849f7ae65b3492c832c0
/
src
/
disassembler_x86.cc
b23a772
Dump maps inline in disassembled code.
by Ian Rogers
· 12 years ago
77ae36b
Fix and enable inlining of some intrinsics on x86.
by jeffhao
· 12 years ago
8302576
Added thin-lock fast path for monitor-enter/exit on x86.
by jeffhao
· 12 years ago
854029c
Fixes to x86 register promotion and load hoisting.
by jeffhao
· 12 years ago
703f2cd
Numerous fixes to enable PromoteRegs, though it's still broken.
by jeffhao
· 12 years ago
fdffdf8
Fixes to enable TrackLiveTemps optimization on x86.
by jeffhao
· 12 years ago
e296248
Fixes for x86 compiler optimizations.
by jeffhao
· 13 years ago
174651d
Fixed x86 division and modulus and merged their entry points.
by jeffhao
· 13 years ago
16b5c29
Disassemble x86 0xd0 and 0xd1 shifts.
by Elliott Hughes
· 13 years ago
14178a9
Always show the sign of an x86 relative branch, like we do for architectures.
by Elliott Hughes
· 13 years ago
bf98980
SSE disassembler support.
by Ian Rogers
· 13 years ago
92301d9
Decode thread offsets in x86 disassembly.
by Elliott Hughes
· 13 years ago
0589ca9
Disassemble x86 opcode 0xc7.
by Elliott Hughes
· 13 years ago
28fa76d
A dirty (but useful) hack to decode thread offsets in disassembly.
by Elliott Hughes
· 13 years ago
7caad77
Implement various missing parts of the X86 compiler
by Ian Rogers
· 13 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 13 years ago
b25c3f6
Fix cpplint's whitespace complaints.
by Elliott Hughes
· 13 years ago
706a10e
X86 disassembler.
by Ian Rogers
· 13 years ago