Remove final remnants of ARM literal pool, and expand work register set to 7 registers.
This commit is contained in:
parent
f1df9be8f6
commit
57e5549f48
4 changed files with 10 additions and 41 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#define BLOCK_GPF_OFFSET 0
|
||||
#define BLOCK_EXIT_OFFSET 32
|
||||
|
||||
#define ARM_LITERAL_POOL_OFFSET 0xf000
|
||||
#define ARM_LITERAL_POOL_OFFSET 0x10000
|
||||
|
||||
/*#define BLOCK_MAX 1720*/
|
||||
#define BLOCK_MAX 65208
|
||||
|
|
|
|||
Loading…
Reference in a new issue