.global __set_thread_area .hidden __set_thread_area .type __set_thread_area,@function __set_thread_area: move $tp, $a0 ori $a0, $zero, 0 jr $ra