SCR_public/23SCR/SCR018-ARM/SCR018.txt

18 lines
258 B
Plaintext
Raw Permalink Normal View History

2024-12-09 11:58:49 +01:00
I/
1)
2)
3)
4)lsr c'est logical, donc il remplace par 0
asr c'est arithmetic, donc il remplace par la derniere valeur
II/
1.
2.
3.
III/
8b001001 add x1, x0, x0, lsl #4
1 0001011 | 00 0 00000 000100 00000 00001
64 add lsl x0 4 x0 x1