diff options
author | Camil Staps | 2016-09-18 20:16:20 +0000 |
---|---|---|
committer | Camil Staps | 2016-09-18 20:16:20 +0000 |
commit | 8c91384816c17856593e835004ee44559f49cc01 (patch) | |
tree | 9db2a0c7fb115bd0dc10e7812b62f7dad6f1f54b /.gitignore | |
parent | Gitignore; copied stuff from arm to thumb2 (diff) |
Adds thumb directives and fixes for storing the PC
Added directives:
- .syntax unified at the start of the file
- .thumb at the start of each code section
- .thumb_func before each code label
Storing the PC:
- PC cannot be Rd for str, hence we need the scratch register
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions