]> Joshua Wise's Git repositories - firearm.git/blame_incremental - ram.comments.hex
Cleanup pass on Decode. We may have to revert this if Wilson cannot get a fix; in...
[firearm.git] / ram.comments.hex
... / ...
CommitLineData
1// test some lol
2E0012011 // and r2, r1, r1, lsl r0
3E0013038 // and r3, r1, r8, lsr r0
4E0014058 // and r4, r1, r8, asr r0
5// test rotate vs shift
6E0015031 // and r5, r1, r1, lsr r0
7E0016071 // and r6, r1, r1, ror r0
8// test arithmetic vs logical
9E0012138 // and r2, r1, r8, lsr r1
10E0013158 // and r3, r1, r8, lsr r1
11// test shift by 0
12E0014008 // and r4, r1, r8, lsl #0
13E0015028 // and r5, r1, r8, lsr #32
14E0016048 // and r6, r1, r8, asr #32
15E0017068 // and r7, r1, r8, ror #32
16// test constant rotate
17E00120E1 // and r2, r1, r1, ror #1
18E0013161 // and r3, r1, r1, ror #2
19E00141E1 // and r4, r1, r1, ror #3
20E0015261 // and r5, r1, r1, ror #4
21E00162E1 // and r6, r1, r1, ror #5
22E0017361 // and r7, r1, r1, ror #6
23E180F081
24E180F081
25E180F081
26E0000000
27E0000000
28E0000000
29E0000000
30E0000000
31E0000000
32E0000000
33E0000000
34E0000000
35E0000000
36E0000000
37E0000000
38E0000000
39E0000000
40E0000000
41E0000000
42E0000000
43E0000000
44E0000000
45E0000000
46E0000000
47E0000000
48E0000000
49E0000000
50E0000000
51E0000000
52E0000000
53E0000000
54E0000000
55E0000000
56E0000000
57E0000000
58E0000000
59E0000000
60E0000000
61E0000000
62E0000000
63E0000000
64E0000000
65E0000000
66
This page took 0.022759 seconds and 4 git commands to generate.