Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-07 | target-tilegx: Support iret instruction and related special registers | Chen Gang | 1 | -0/+1 |
2015-10-07 | target-tilegx: Implement v2mults instruction | Chen Gang | 1 | -0/+1 |
2015-10-07 | target-tilegx: Implement v?int_* instructions. | Chen Gang | 1 | -0/+5 |
2015-10-07 | target-tilegx: Implement complex multiply instructions | Richard Henderson | 1 | -0/+3 |
2015-10-07 | target-tilegx: Implement crc instructions | Richard Henderson | 1 | -0/+2 |
2015-10-07 | target-tilegx: Implement v1multu instruction | Chen Gang | 1 | -0/+1 |
2015-10-07 | target-tilegx: Implement v*shl, v*shru, and v*shrs instructions | Chen Gang | 1 | -0/+3 |
2015-09-15 | target-tilegx: Handle v1shl, v1shru, v1shrs | Richard Henderson | 1 | -0/+4 |
2015-09-15 | target-tilegx: Handle most bit manipulation instructions | Richard Henderson | 1 | -0/+2 |
2015-09-15 | target-tilegx: Add several helpers for instructions translation | Chen Gang | 1 | -0/+4 |