Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-10 | target-xtensa: mark reserved and TBD opcodes | Max Filippov | 1 | -1/+109 |
2011-09-10 | target-xtensa: implement LSAI group | Max Filippov | 2 | -0/+90 |
2011-09-10 | target-xtensa: implement shifts (ST1 and RST1 groups) | Max Filippov | 4 | -0/+262 |
2011-09-10 | target-xtensa: implement RST3 group | Max Filippov | 1 | -0/+161 |
2011-09-10 | target-xtensa: add special and user registers | Max Filippov | 2 | -2/+54 |
2011-09-10 | target-xtensa: implement JX/RET0/CALLX | Max Filippov | 1 | -0/+43 |
2011-09-10 | target-xtensa: implement conditional jumps | Max Filippov | 1 | -0/+164 |
2011-09-10 | target-xtensa: implement RT0 group | Max Filippov | 1 | -0/+19 |
2011-09-10 | target-xtensa: implement narrow instructions | Max Filippov | 1 | -0/+54 |
2011-09-10 | target-xtensa: implement disas_xtensa_insn | Max Filippov | 5 | -2/+556 |
2011-09-10 | target-xtensa: add target stubs | Max Filippov | 5 | -0/+326 |