summaryrefslogtreecommitdiff
path: root/src/signal/microblaze/restore.s
blob: fe4f5a0976309485d9c94857ef6fce94819805b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
.global __restore
.type __restore,@function
__restore:
	ori     r12, r0, 119
	brki    r14, 0x8

.global __restore_rt
.type __restore_rt,@function
__restore_rt:
	ori     r12, r0, 173
	brki    r14, 0x8