Home
last modified time | relevance | path

Searched defs:LL (Results 1 – 21 of 21) sorted by relevance

/plan9-contrib/sys/src/ape/lib/ap/spim64/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/libc/spim64/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/ape/lib/ap/mips64/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/libc/mips64/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/libc/mips/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/libc/spim/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/ape/lib/ap/mips/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/ape/lib/ap/spim/
H A Dtas.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
H A Datom.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/libthread/
H A Dxincspim.s5 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/9/loongson/
H A Dspim.s7 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/9/loongson64/
H A Dspim64.s7 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/9/rb/
H A Dmips.s23 #define LL(base, rt) WORD $((060<<26)|((base)<<21)|((rt)<<16)) macro
/plan9-contrib/sys/src/cmd/troff/
H A Dtdef.h84 #define LL (unsigned) 65*INCH/10 /* line length; 39picas=6.5in */ macro