doc: replace @msg assembly items with @block
This commit is contained in:
@@ -6,11 +6,6 @@
|
|||||||
#4: @atom(years)
|
#4: @atom(years)
|
||||||
#5: @atom(months)
|
#5: @atom(months)
|
||||||
#6: @atom(days)
|
#6: @atom(days)
|
||||||
#7: @ident(_.Person_exampleProperty_get)
|
|
||||||
#8: @ident(_.Person_exampleProperty_set)
|
|
||||||
#9: @ident(_.Person_exampleProperty3_get)
|
|
||||||
#10: @ident(_.Person_exampleProperty3_set)
|
|
||||||
#11: @ident(_.Person_exampleProperty4_get)
|
|
||||||
#12: #42
|
#12: #42
|
||||||
#13: @ident(net.doorstuck.test.Person)
|
#13: @ident(net.doorstuck.test.Person)
|
||||||
#14: @selector(-init(name:age:))
|
#14: @selector(-init(name:age:))
|
||||||
@@ -100,7 +95,7 @@
|
|||||||
ret.n
|
ret.n
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@msgh [index:#1001]
|
@block [index:#1001]
|
||||||
ldr x0, [pool, #0]
|
ldr x0, [pool, #0]
|
||||||
|
|
||||||
ldr x1, [bp, #-1]
|
ldr x1, [bp, #-1]
|
||||||
@@ -122,17 +117,17 @@
|
|||||||
ret.n
|
ret.n
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@msgh [index:#1002]
|
@block [index:#1002]
|
||||||
ldr x0, [self, #0]
|
ldr x0, [self, #0]
|
||||||
ret
|
ret
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@msgh [index:#1003]
|
@block [index:#1003]
|
||||||
ldr x0, [self, #1]
|
ldr x0, [self, #1]
|
||||||
ret
|
ret
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@msgh [index:#1004]
|
@block [index:#1004]
|
||||||
ldr x0, [self, #1]
|
ldr x0, [self, #1]
|
||||||
ldr x1, #12
|
ldr x1, #12
|
||||||
|
|
||||||
@@ -141,21 +136,21 @@
|
|||||||
ret
|
ret
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@msgh [index:#1005]
|
@block [index:#1005]
|
||||||
ldr x0, [bp, #-1]
|
ldr x0, [bp, #-1]
|
||||||
str x0, [self, #0]
|
str x0, [self, #0]
|
||||||
|
|
||||||
ret.n
|
ret.n
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@msgh [index:#1006]
|
@block [index:#1006]
|
||||||
ldr x0, [bp, #-1]
|
ldr x0, [bp, #-1]
|
||||||
str x0, [self, #1]
|
str x0, [self, #1]
|
||||||
|
|
||||||
ret.n
|
ret.n
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@msgh [index:#1007]
|
@block [index:#1007]
|
||||||
ldr x0, [bp, #-1]
|
ldr x0, [bp, #-1]
|
||||||
ldr x1, [bp, #-2]
|
ldr x1, [bp, #-2]
|
||||||
|
|
||||||
@@ -192,7 +187,7 @@ L0004:
|
|||||||
ret.n
|
ret.n
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@msgh [index:#1008]
|
@block [index:#1008]
|
||||||
ldr x1, [bp, #-1] ; x1 = units
|
ldr x1, [bp, #-1] ; x1 = units
|
||||||
|
|
||||||
ldr x2, [pool, #4] ; x2 = #years
|
ldr x2, [pool, #4] ; x2 = #years
|
||||||
|
|||||||
Reference in New Issue
Block a user