Commit 3547ead
committed
Move __bid128 functions off QSPI
Apparently, executing code from QSPI on battery power is
not reliable on the DM42. The machine essentially hangs,
and resumes execution when you plug the USB.
This will seriously limit how much extra legroom we have
for code on DB48X. This might make it more urgent than anticipated
to re-code the floating point stuff more efficiently.
Fixes #12
Signed-off-by: Christophe de Dinechin <[email protected]>1 parent dbd9bd4 commit 3547ead
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | 66 | | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments