Re: GC_SAFE_POINT
Alex Rønne Petersen <[email protected]> Tue, 8 Aug 2017 20:59:02 +0200
| Newsgroups | gmane.comp.gnome.mono.devel |
|---|---|
| Message-ID | <CAH9TF6PEzdt9L5u8Nyk9JSQ+c4cFo+Xwhm8z7WqygxFbfQ+YGw@mail.gmail.com> |
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 <[email protected]> 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 > [email protected] > http://lists.dot.net/mailman/listinfo/mono-devel-list > _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list