[llvm-commits] [llvm] r113996 - in /llvm/trunk: include/llvm/MC/MCInst.h lib/Target/ARM/ARMMCInstLower.cpp lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp

Stephen Canon scanon at apple.com
Wed Sep 15 13:28:23 PDT 2010


On Sep 15, 2010, at 1:22 PM, Jim Grosbach wrote:

> I wish I could, but unified syntax requires the immediate be a floating point immediate. Pre-unified syntax it was a binary 8 bit immediate as encoded into the instruction. I wish it hadn't been changed, but...

Does it forbid a hex-encoded FP immediate? #0x1.ap2, for example?



More information about the llvm-commits mailing list