[llvm-commits] [llvm] r92785 - /llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td

Anton Korobeynikov anton at korobeynikov.info
Tue Jan 5 14:09:14 PST 2010


> Add Rt2 to the asm format string for 32-bit Thumb load/store register dual
> instructions.  Thumb does not have the restriction that t2 = t+1.
We only need to be sure that t2 != t, otherwise the result is unpredictable.

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




More information about the llvm-commits mailing list