restore.s raw

   1  .global __restore
   2  .hidden __restore
   3  .type __restore,@function
   4  __restore:
   5  	ori     r12, r0, 119
   6  	brki    r14, 0x8
   7  
   8  .global __restore_rt
   9  .hidden __restore_rt
  10  .type __restore_rt,@function
  11  __restore_rt:
  12  	ori     r12, r0, 173
  13  	brki    r14, 0x8
  14