Home
last modified time | relevance | path

Searched defs:rt (Results 1 – 25 of 57) sorted by relevance

123

/plan9-contrib/sys/src/cmd/vi/
H A Dspecial.c115 int rs, rt, rd; in Snor() local
130 int rd, rt, shamt; in Ssll() local
143 int rd, rt, rs; in Ssllv() local
155 int rd, rt, rs; in Ssrlv() local
167 int rd, rt, rs, shamt; in Ssrav() local
183 int rd, rt, shamt; in Ssrl() local
196 int rd, rt, shamt; in Ssra() local
212 int rs, rt, rd; in Sslt() local
224 int rs, rt, rd; in Ssltu() local
236 int rs, rt, rd; in Sand() local
[all …]
H A Drun.c158 int rs, rt; in Iaddi() local
173 int rs, rt; in Iandi() local
188 int rt, rb; in Isw() local
206 int rt, rb; in Isb() local
223 int rt, rb; in Ish() local
241 int rs, rt; in Ilui() local
257 int rs, rt; in Iori() local
272 int rs, rt; in Ixori() local
287 int rt, rb; in Ilw() local
309 int rt, rb; in Ilwl() local
[all …]
H A Dfloat.c150 int rt, rb, ert; in Iswc1() local
488 int rt, rb; in Ilwc1() local
539 int rt, fs; in Imtct() local
558 int rt, fs; in Imfcf() local
/plan9-contrib/sys/src/ape/lib/ap/spim64/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
/plan9-contrib/sys/src/libc/spim64/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
/plan9-contrib/sys/src/ape/lib/ap/mips64/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
/plan9-contrib/sys/src/libc/mips64/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
/plan9-contrib/sys/src/libc/mips/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
/plan9-contrib/sys/src/libc/spim/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
/plan9-contrib/sys/src/ape/lib/ap/mips/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
/plan9-contrib/sys/src/ape/lib/ap/spim/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
/plan9-contrib/sys/src/libthread/
H A Dxincspim.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
6 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
/plan9-contrib/sys/src/9/rb/
H A Dmips.s23 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) argument
24 #define SC(base, rt) WORD $((070<<26)|((base)<<21)|((rt)<<16)) argument
27 #define DI(rt) WORD $(0x41606000|((rt)<<16)) /* interrupts off */ argument
28 #define EI(rt) WORD $(0x41606020|((rt)<<16)) /* interrupts on */ argument
/plan9-contrib/sys/src/libc/fmt/
H A Dfmtrune.c8 Rune *rt; in fmtrune() local
/plan9-contrib/sys/src/ape/lib/fmt/
H A Dfmtrune.c23 Rune *rt; in fmtrune() local
H A Ddorfmt.c25 Rune *rt, *rs; in dorfmt() local
/plan9-contrib/sys/src/cmd/unix/drawterm/libc/
H A Dfmtrune.c8 Rune *rt; in fmtrune() local

123