Skip to content

Comments

i#7132: Disable instr_length DEBUG_ASSERT on 32-bit ARM.#7184

Merged
egrimley-arm merged 1 commit intomasterfrom
i7132-instr-length
Jan 13, 2025
Merged

i#7132: Disable instr_length DEBUG_ASSERT on 32-bit ARM.#7184
egrimley-arm merged 1 commit intomasterfrom
i7132-instr-length

Conversation

@egrimley-arm
Copy link
Contributor

Until i#4016 is fixed, on 32-bit ARM a 4-byte T32 instruction may turn into a 2-byte instruction when decoded and then reencoded.

Fixes: #7132

Until i#4016 is fixed, on 32-bit ARM a 4-byte T32 instruction may turn
into a 2-byte instruction when decoded and then reencoded.

Fixes: #7132

Change-Id: I342656a833b3221848897d0516705a359552bc39
@egrimley-arm egrimley-arm merged commit 51ccee3 into master Jan 13, 2025
17 checks passed
@egrimley-arm egrimley-arm deleted the i7132-instr-length branch January 13, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ASSERT FAILURE: .../raw2trace.cpp:3056: *pc - desc->pc_ == instr_length(dcontext, instr) ()

2 participants