Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-06 | softfloat: expand out STATUS_VAR | Peter Maydell | 1 | -28/+28 |
2015-02-06 | softfloat: Expand out the STATUS_PARAM macro | Peter Maydell | 1 | -8/+10 |
2014-12-16 | target-mips: Use local float status pointer across MSA macros | Maciej W. Rozycki | 1 | -35/+34 |
2014-11-03 | target-mips: add MSA 2RF format instructions | Yongbok Kim | 1 | -0/+530 |
2014-11-03 | target-mips: add MSA VEC/2R format instructions | Yongbok Kim | 1 | -0/+140 |
2014-11-03 | target-mips: add MSA 3RF format instructions | Yongbok Kim | 1 | -0/+1494 |
2014-11-03 | target-mips: add MSA ELM format instructions | Yongbok Kim | 1 | -0/+162 |
2014-11-03 | target-mips: add MSA 3R format instructions | Yongbok Kim | 1 | -0/+657 |
2014-11-03 | target-mips: add MSA BIT format instructions | Yongbok Kim | 1 | -0/+196 |
2014-11-03 | target-mips: add MSA I5 format instruction | Yongbok Kim | 1 | -0/+142 |
2014-11-03 | target-mips: add MSA I8 format instructions | Yongbok Kim | 1 | -0/+66 |
2014-11-03 | target-mips: add msa_helper.c | Yongbok Kim | 1 | -0/+49 |