mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-02 00:18:23 +00:00
The mrc to c13/c0/3 (thread id register) is undefined on ARMv5 (e.g. ARM926EJ-S) and SIGILL'd during init. __builtin_thread_pointer lowers to the same mrc on targets with a thread pointer register and to __aeabi_read_tp on soft-TLS targets.
123 KiB
123 KiB