Merge master into threading to add support for VFP
This commit is contained in:
commit
0b1ba2f37a
33 changed files with 14281 additions and 189 deletions
|
@ -2,7 +2,7 @@
|
|||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "arm_interpreter.h"
|
||||
#include "core/arm/interpreter/arm_interpreter.h"
|
||||
|
||||
const static cpu_config_t s_arm11_cpu_info = {
|
||||
"armv6", "arm11", 0x0007b000, 0x0007f000, NONCACHE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue