Fixing stvl/stvr.
This commit is contained in:
Binary file not shown.
@@ -7,3 +7,7 @@ Disassembly of section .text:
|
||||
0000000000100000 <test_stvl_1>:
|
||||
100000: 7c 64 05 0e stvlx v3,r4,r0
|
||||
100004: 4e 80 00 20 blr
|
||||
|
||||
0000000000100008 <test_stvl_2>:
|
||||
100008: 7c 64 05 0e stvlx v3,r4,r0
|
||||
10000c: 4e 80 00 20 blr
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
0000000000000000 t test_stvl_1
|
||||
0000000000000008 t test_stvl_2
|
||||
|
||||
Binary file not shown.
@@ -7,3 +7,7 @@ Disassembly of section .text:
|
||||
0000000000100000 <test_stvr_1>:
|
||||
100000: 7c 64 2d 4e stvrx v3,r4,r5
|
||||
100004: 4e 80 00 20 blr
|
||||
|
||||
0000000000100008 <test_stvr_2>:
|
||||
100008: 7c 64 05 4e stvrx v3,r4,r0
|
||||
10000c: 4e 80 00 20 blr
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
0000000000000000 t test_stvr_1
|
||||
0000000000000008 t test_stvr_2
|
||||
|
||||
Reference in New Issue
Block a user