diff options
author | 2012-04-12 17:21:02 -0700 | |
---|---|---|
committer | 2012-04-12 17:29:48 -0700 | |
commit | 1ca98499b837491f2519ca7d7d42354a0dbd45a2 (patch) | |
tree | 3dc254a33a6052478101f50500e07d7f90adcc6c /src/compiler/codegen/CodegenUtil.cc | |
parent | a47468765b3c314b4b76959e3976af4f012bc533 (diff) |
Fix ARM disassembly of LDR/STR offsets, always include the sign in branch offsets.
Examples:
0x60cdd80c: e599c1e4 ldr r12, [r9, #484] ; pDeliverException
0x60cdd7c4: 1a00000b bne +44 (0x60cdd7f8)
0x60cdd804: eaffffef b -68 (0x60cdd7c8)
I now believe the entire disassembly of our JNI stubs.
Change-Id: Ibf4ae7e767054e78b8e763cb20eea6b73fb6f0e7
Diffstat (limited to 'src/compiler/codegen/CodegenUtil.cc')
0 files changed, 0 insertions, 0 deletions