pike.git/
src/
code/
sparc.c
Branch:
Tag:
Non-build tags
All tags
No tags
2015-10-14
2015-10-14 17:02:51 by Marcus Comstedt <marcus@mc.pp.se>
33996a20f80c9e4506cf19e90611468a5b3ee95a (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
8.1
sparc: Load interpreter pointer in low_ins_call as it may have been forgotten
645:
static void low_ins_call(void *addr, int delay_ok, int i_flags) {
+
LOAD_PIKE_INTERPRETER();
SPARC_FLUSH_UNSTORED(); {