Emmanuel Gil Peyrot
|
dc8479928c
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
Lioncash
|
d53c9cde1a
|
armstate: Correct FIQ register banking
FIQ has seven banked registers (R8 to R14), not two.
|
2016-03-21 18:56:27 -04:00 |
|
polaris-
|
31dee93e84
|
Implement gdbstub
|
2015-10-04 11:16:59 -04:00 |
|
Yuri Kunde Schlesner
|
e2c7954be5
|
Memory: Move address type conversion routines to memory.cpp/h
These helpers aren't really part of the kernel, and mem_map.cpp/h is
going to be moved there next.
|
2015-08-16 01:03:46 -03:00 |
|
Lioncash
|
0ecc6e2f04
|
dyncom: Use ARMul_State as an object
Gets rid of C-like parameter passing.
|
2015-07-26 13:18:32 -04:00 |
|