[llvm-commits] FIX for PR13537: incorrect ADR encoding

Anton Korobeynikov anton at korobeynikov.info
Fri Aug 17 02:52:30 PDT 2012


Stepan,

> T1 encoding implemented incorrectly for ADR. We should store high 8 bits of
> immediate, that is 10 bit width value. Currently imm interpreted as 8 bit
> value and low 8 bits are encoded instead.
Am I right to understand that the encoding of "adr	r2, #4" was
incorrect previously?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list