Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mips specific inline assembler constraint 'R' | Jack Carter | 2013-03-04 | 1 | -0/+9 |
* | Use regular expression to match register names. | Akira Hatanaka | 2012-05-11 | 1 | -1/+1 |
* | Add support for the 'P' constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
* | Add support for the 'O' constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
* | Add support for the 'N' inline asm constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
* | Add support for the 'L' inline asm constraint. | Eric Christopher | 2012-05-07 | 1 | -1/+6 |
* | Add support for the inline asm constraint 'K'. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
* | Support the 'J' constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
* | Add support for the 'I' inline asm constraint. Also add tests | Eric Christopher | 2012-05-07 | 1 | -0/+20 |