summaryrefslogtreecommitdiff
path: root/plugins/arm/v7/processor.c
AgeCommit message (Expand)Author
2020-04-21Redefined the interface for creating new processors from Python.Cyrille Bagard
2020-04-19Changed the way the key for an architecture is provided.Cyrille Bagard
2020-02-18Relocated the raw instructions.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-05-12Simplified the way processors are registered.Cyrille Bagard
2018-06-06Hidden virtual addresses when code runs in a VM.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-04-02Removed lots of uninitialized uses, mostly in NDEBUG mode.Cyrille Bagard
2018-01-17Cleaned the definition of architecture processors.Cyrille Bagard
2017-12-02Created a plugin for the ARM support.Cyrille Bagard