pike.git/
src/
code/
amd64.c
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:27:08 by Per Hedbor <ph@opera.com>
385b98cc48427e5779b5df26d1f3178c99baa0b9 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
Comment and whitespace changes
2625:
test_reg(P_REG_RAX); jnz(&label_A); /* Note: will throw error ('cannot index destructed object' or similar).
-
* Note: Only arg1 is
corret
here (to the destructed object)
+
* Note: Only arg1 is
correct
here (
points
to the destructed object)
*/ amd64_call_c_function(object_low_set_index); LABEL_A;