Lines Matching full:t
41 "la %0, 1f\n\t" \
42 "or %0, %0, %1\n\t" \
43 "jr %0\n\t" \
44 "nop\n\t" \
54 "nop;nop;nop;nop;nop;nop;nop\n\t" \
55 "la %0, 1f\n\t" \
56 "jr %0\n\t" \
57 "nop\n\t" \
66 ".set mips32\n\t" \
67 "mfc0 %0, $16, 7\n\t" \
68 "nop\n\t" \
69 "ori %0, 2\n\t" \
70 "mtc0 %0, $16, 7\n\t" \
71 "nop\n\t" \
72 ".set mips2\n\t" \
78 ".set push\n\t" \
79 ".set noreorder\n\t" \
80 ".set mips2\n\t" \
81 "sync\n\t" \
91 "sync\n\t" \
92 "lw $0, %0\n\t" \
196 ".set mips32\n\t" in rt_hw_icache_invalidate_all()
197 "mtc0\t$0,$28\n\t" in rt_hw_icache_invalidate_all()
198 "mtc0\t$0,$29\n" in rt_hw_icache_invalidate_all()