Commit 57f3fa2
committed
nrf_rpc: Simplify loading address to register
The use of a pseudo-instruction allows us to remove
some lines of assembly code and local labels.
The actual code expands to what we had before.
Signed-off-by: Rubin Gerritsen <[email protected]>1 parent f60d6a9 commit 57f3fa2
1 file changed
+3
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 105 | + | |
111 | 106 | | |
112 | 107 | | |
113 | 108 | | |
| |||
0 commit comments