[llvm-commits] [PATCH] Request for review and submittal Mips inline asm print operand 'd'
Carter, Jack
jcarter at mips.com
Fri May 18 12:27:22 PDT 2012
Please review and if acceptable, commit to trunk.
The inline asm print operands dictate the output format to the .s file for the targeted element.
The 'd' print operand results in a decimal representation of an integer.
Test case is included.
Contributer: Jack Carter
Thanks,
Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120518/fc9431b0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print_operand_d.patch
Type: text/x-patch
Size: 2362 bytes
Desc: print_operand_d.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120518/fc9431b0/attachment.bin>
More information about the llvm-commits
mailing list