[llvm-commits] [PATCH] Mips specific inline asm print operand 'm'

Carter, Jack jcarter at mips.com
Mon May 21 13:04:19 PDT 2012


Hello,

Please review and if acceptable, commit to trunk.

Inline asm print operands allow the user to dictate the format of operands printed out to the .s file.

The 'm' print operand cause the output to be a decimal integers minus 1.

Both code change and test case included. This was run through "make check".

Contributers: Jack Carter

Thanks,

Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120521/997343f4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print_operand_m.patch
Type: text/x-patch
Size: 1362 bytes
Desc: print_operand_m.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120521/997343f4/attachment.bin>


More information about the llvm-commits mailing list