Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm: Remove SkyEye/Dyncom code that is ARMv6-only. | bunnei | 2018-01-03 | 1 | -49/+0 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -3/+3 |
* | dyncom: Remove static keyword from header functions | Lioncash | 2015-12-06 | 1 | -1/+1 |
* | dyncom: Use enum class for instruction decoding results | Lioncash | 2015-07-28 | 1 | -6/+7 |
* | dyncom: Remove code duplication regarding thumb instructions | Lioncash | 2015-07-28 | 1 | -7/+8 |
* | dyncom: Rename armdefs.h to armstate.h | Lioncash | 2015-07-26 | 1 | -1/+1 |
* | dyncom: Remove unnecessary enum and typedef | Lioncash | 2015-04-07 | 1 | -2/+2 |
* | arm: Move headers over to pragma once | Lioncash | 2015-01-30 | 1 | -4/+1 |
* | arm: Get rid of armcpu.h and skyeye_types.h | Lioncash | 2015-01-30 | 1 | -1/+0 |
* | skyeye: Remove duplicate typedefs | Lioncash | 2015-01-04 | 1 | -4/+4 |
* | ARM: Integrate SkyEye faster "dyncom" interpreter. | bunnei | 2014-10-25 | 1 | -0/+51 |