c0ede9e4 ^
1 2 3 4 5 6 7 8
.text .global __set_thread_area .type __set_thread_area, %function __set_thread_area: mr 13, 3 li 3, 0 blr