| /src/external/bsd/nvi/dist/docs/edit/ |
| Makefile | 4 TBL= tbl 10 ${TBL} $< | ${ROFF} -ms -Thtml | \ 16 ${TBL} $< | ${ROFF} -ms > $@
|
| /src/external/bsd/nvi/dist/docs/exref/ |
| Makefile | 4 TBL= tbl 12 ${TBL} $< | ${ROFF} -ms -Thtml | \ 19 ${TBL} $< | ${ROFF} -ms -Thtml | \ 25 ${TBL} $< | ${ROFF} -ms > $@ 29 ${TBL} $< | ${ROFF} -ms > $@
|
| /src/external/bsd/nvi/dist/docs/vitut/ |
| Makefile | 5 TBL= tbl 11 ${TBL} vi.in vi.chars | ${ROFF} ${MACROS} > $@ 15 ${TBL} vi.summary | ${ROFF} ${MACROS} > $@ 19 ${TBL} vi.apwh.ms | ${ROFF} ${MACROS} > $@ 24 ${TBL} $+ | ${ROFF} -ms -Thtml | \ 30 ${TBL} $< | ${ROFF} -ms -Thtml | \ 36 ${TBL} $< | ${ROFF} -ms -Thtml | \
|
| /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/ |
| aes-riscv64.pl | 95 my ($TBL) = use_regs(31); 155 add $I0,$TBL,$Ts->[0] 157 add $I0,$TBL,$Ts->[1] 159 add $I0,$TBL,$Ts->[2] 161 add $I0,$TBL,$Ts->[3] 201 add $I0,$TBL,$Ts->[0] 203 add $I0,$TBL,$Ts->[1] 205 add $I0,$TBL,$Ts->[2] 207 add $I0,$TBL,$Ts->[3] 245 la $TBL,AES_Te [all...] |
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| ppc-spr-table | 41 TBL:284:0:0
|
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| ppc-spr-table | 41 TBL:284:0:0
|
| /src/external/bsd/nvi/dist/docs/vi.ref/ |
| Makefile | 5 TBL= tbl
|
| /src/usr.bin/column/ |
| column.c | 207 } TBL; 213 TBL *t; 217 TBL *tbl; local 220 t = tbl = ecalloc(entries, sizeof(*t)); 248 for (cnt = 0, t = tbl; cnt < entries; ++cnt, ++t) { 254 free(tbl);
|
| /src/crypto/external/apache2/openssl/lib/libcrypto/arch/riscv64/ |
| aes-riscv64.S | 162 # Round TBL back to 4k boundary 181 # add I0,TBL,T0 184 # Instead of indexing with a 1 offset, we can add 1 to the TBL pointer, and use 494 # Round TBL back to 4k boundary 721 # Round TBL back to 4k boundary 790 # Round TBL back to 4k boundary 863 # Round TBL back to 4k boundary 925 # Round TBL back to 4k boundary
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| AArch64ISelLowering.h | 312 TBL,
|
| AArch64ISelLowering.cpp | 1962 MAKE_CASE(AArch64ISD::TBL) 3844 return DAG.getNode(AArch64ISD::TBL, dl, Op.getValueType(), 8875 // Check to see if we can use the TBL instruction. 9265 SDValue TBL = DAG.getNode(AArch64ISD::TBL, DL, MVT::nxv2i64, V, ShuffleMask); 9266 return DAG.getNode(ISD::BITCAST, DL, VT, TBL); 10280 // isTBLMask(M, VT) || // FIXME: Port TBL support from ARM.
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| m68k-opc.c | 2195 #define TBL(name1, name2, name3, s, r) \ 2197 TBL("tblsb", "tblsw", "tblsl", 1, 1), 2198 TBL("tblsnb", "tblsnw", "tblsnl", 1, 0), 2199 TBL("tblub", "tbluw", "tblul", 0, 1), 2200 TBL("tblunb", "tblunw", "tblunl", 0, 0),
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| m68k-opc.c | 2195 #define TBL(name1, name2, name3, s, r) \ 2197 TBL("tblsb", "tblsw", "tblsl", 1, 1), 2198 TBL("tblsnb", "tblsnw", "tblsnl", 1, 0), 2199 TBL("tblub", "tbluw", "tblul", 0, 1), 2200 TBL("tblunb", "tblunw", "tblunl", 0, 0),
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| m68k-opc.c | 2195 #define TBL(name1, name2, name3, s, r) \ 2197 TBL("tblsb", "tblsw", "tblsl", 1, 1), 2198 TBL("tblsnb", "tblsnw", "tblsnl", 1, 0), 2199 TBL("tblub", "tbluw", "tblul", 0, 1), 2200 TBL("tblunb", "tblunw", "tblunl", 0, 0),
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| m68k-opc.c | 2195 #define TBL(name1, name2, name3, s, r) \ 2197 TBL("tblsb", "tblsw", "tblsl", 1, 1), 2198 TBL("tblsnb", "tblsnw", "tblsnl", 1, 0), 2199 TBL("tblub", "tbluw", "tblul", 0, 1), 2200 TBL("tblunb", "tblunw", "tblunl", 0, 0),
|
| /src/external/bsd/libbind/dist/ |
| configure | 851 TBL 19298 # Extract the first word of "tbl", so it can be a program name with args. 19299 set dummy tbl; ac_word=$2 19305 case $TBL in 19307 ac_cv_path_TBL="$TBL" # Let the user override the test with a path. 19328 TBL=$ac_cv_path_TBL 19329 if test -n "$TBL"; then 19330 { echo "$as_me:$LINENO: result: $TBL" >&5 19331 echo "${ECHO_T}$TBL" >&6; } 34721 TBL!$TBL$ac_deli [all...] |
| /src/sys/arch/m68k/060sp/dist/ |
| fplsp.s | 6311 asr.l &7,%d1 # INDEX INTO TBL OF ATAN(|F|)
|
| fpsp.s | 6417 asr.l &7,%d1 # INDEX INTO TBL OF ATAN(|F|)
|