mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
drc: arm: use movw/movt
it's about time...
This commit is contained in:
parent
00468b0a9b
commit
98a3d79ba2
2 changed files with 19 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <assert.h>
|
||||
|
||||
#include "../../pico/pico_int.h"
|
||||
#include "../../pico/arm_features.h"
|
||||
#include "sh2.h"
|
||||
#include "compiler.h"
|
||||
#include "../drc/cmn.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue