Searched refs:fseq (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | info_union.c | 96 static const char fseq[] = "fs:="; in union_reload() local 115 l = strlen(*dir) + sizeof(fseq); in union_reload() 127 xsnprintf(val, l, "%s%s", fseq, *dir); in union_reload() 137 size_t l = strlen(*(dir-1)) + sizeof(fseq); in union_reload() 140 xsnprintf(val, l, "%s%s", fseq, *(dir-1)); in union_reload()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsMSAInstrInfo.td | 2141 class FSEQ_W_DESC : MSA_3RF_DESC_BASE<"fseq.w", int_mips_fseq_w, MSA128WOpnd>; 2142 class FSEQ_D_DESC : MSA_3RF_DESC_BASE<"fseq.d", int_mips_fseq_d, MSA128DOpnd>;
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | mips-msa.md | 1551 (UNSPEC_MSA_FSEQ "fseq")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | mips-msa.md | 1594 (UNSPEC_MSA_FSEQ "fseq")
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-3.x | 92 * m68k-opcode.h (fseq & following fp instructions):
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-3.x | 92 * m68k-opcode.h (fseq & following fp instructions):
|