Jack Carter
|
50778bd9cc
|
The Mips specific inline asm operand modifier 'z' has the
following description in the gnu sources:
Print $0 if operand is zero otherwise print the op normally.
llvm-svn: 159324
|
2012-06-28 01:33:40 +00:00 |
|
Eric Christopher
|
c2eb5a6ee6
|
Add support for the mips inline asm 'm' output modifier.
Patch by Jack Carter.
llvm-svn: 157709
|
2012-05-30 19:05:19 +00:00 |
|
Eric Christopher
|
2d50bc73f8
|
Add support for the 'd' mips inline asm output modifier.
Patch by Jack Carter.
llvm-svn: 157093
|
2012-05-19 00:51:56 +00:00 |
|
Eric Christopher
|
9308072a49
|
Add support for the mips 'x' inline asm modifier.
Patch by Jack Carter.
llvm-svn: 157057
|
2012-05-18 17:39:35 +00:00 |
|
Eric Christopher
|
dbb26083e5
|
Add support for the 'X' inline asm operand modifier.
Patch by Jack Carter.
llvm-svn: 156577
|
2012-05-10 21:48:22 +00:00 |
|