Hello, It's an address to the mono_polling_required variable, which is declared as size_t.
Regards, Alex On Tue, Aug 8, 2017 at 8:51 PM, Neale Ferguson <ne...@sinenomine.net> wrote: > In the GC_SAFE_POINT instruction for ARM we have: > > case OP_GC_SAFE_POINT: { > > guint8 *buf [1]; > > > g_assert (mono_threads_is_coop_enabled ()); > > > ARM_LDR_IMM (code, ARMREG_IP, ins->sreg1, 0); > > ARM_CMP_REG_IMM (code, ARMREG_IP, 0, 0); > > > Is the value whose address is in ins->sreg1 an integer or a single byte? > > Neale > > > _______________________________________________ > Mono-devel-list mailing list > Mono-devel-list@lists.dot.net > http://lists.dot.net/mailman/listinfo/mono-devel-list > _______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.dot.net http://lists.dot.net/mailman/listinfo/mono-devel-list