| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | arc-tbl.h | 59 { "abssh", 0x282F0004, 0xF8FF003F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { RB_CHK, RC… 62 { "abssh", 0x2E2F7004, 0xFFFF703F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { ZA, RC }, … 65 { "abssh", 0x286F0004, 0xF8FF003F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { RB_CHK, UI… 68 { "abssh", 0x2E6F7004, 0xFFFF703F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { ZA, UIMM6_… 71 { "abssh", 0x282F0F84, 0xF8FF0FFF, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { RB_CHK, LI… 74 { "abssh", 0x2E2F7F84, 0xFFFF7FFF, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { ZA, LIMM }… 860 { "aslacc", 0x282F003F, 0xFFFFF03F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { RC }, { 0… 863 { "aslacc", 0x286F003F, 0xFFFFF03F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { UIMM6_20 … 866 { "asldw", 0x28210000, 0xF8FF0000, ARC_OPCODE_ARC600, DSP, NONE, { RA_CHK, RB, RC }, { C_F }}, 869 { "asldw", 0x2821003E, 0xF8FF003F, ARC_OPCODE_ARC600, DSP, NONE, { ZA, RB, RC }, { C_F }}, [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | arc-tbl.h | 59 { "abssh", 0x282F0004, 0xF8FF003F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { RB_CHK, RC… 62 { "abssh", 0x2E2F7004, 0xFFFF703F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { ZA, RC }, … 65 { "abssh", 0x286F0004, 0xF8FF003F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { RB_CHK, UI… 68 { "abssh", 0x2E6F7004, 0xFFFF703F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { ZA, UIMM6_… 71 { "abssh", 0x282F0F84, 0xF8FF0FFF, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { RB_CHK, LI… 74 { "abssh", 0x2E2F7F84, 0xFFFF7FFF, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { ZA, LIMM }… 860 { "aslacc", 0x282F003F, 0xFFFFF03F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { RC }, { 0… 863 { "aslacc", 0x286F003F, 0xFFFFF03F, ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, DSP, NONE, { UIMM6_20 … 866 { "asldw", 0x28210000, 0xF8FF0000, ARC_OPCODE_ARC600, DSP, NONE, { RA_CHK, RB, RC }, { C_F }}, 869 { "asldw", 0x2821003E, 0xF8FF003F, ARC_OPCODE_ARC600, DSP, NONE, { ZA, RB, RC }, { C_F }}, [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | rx-parse.y | 103 #define DSP(v,pos,msz) if (!v.X_md) rx_relax (RX_RELAX_DISP, pos); \ macro 297 { B2 (0xf8, 0x04); F ($8, 8, 4); DSP ($6, 6, BSIZE); O1 ($4); 304 { B2 (0xf8, 0x01); F ($8, 8, 4); DSP ($6, 6, WSIZE); IMMW ($4, 12); } } 310 { B2 (0xf8, 0x02); F ($8, 8, 4); DSP ($6, 6, LSIZE); IMM ($4, 12); } } 329 { B2 (0x44, 0); F ($4, 8, 4); F ($8, 12, 4); DSP ($2, 6, BSIZE); } 332 { B3 (MEMEX, 0x04, 0); F ($6, 8, 2); F ($4, 16, 4); F ($8, 20, 4); DSP ($2, 14, sizemap[$6]); } 348 { B2 (0x58, 0x00); F ($2, 5, 1); F ($5, 8, 4); F ($8, 12, 4); DSP ($3, 6, $2); } } 571 { B2 (0xc3, 0x00); F ($2, 2, 2); F ($7, 8, 4); F ($3, 12, 4); DSP ($5, 4, $2); }} 579 { B2 (0xcc, 0x00); F ($2, 2, 2); F ($5, 8, 4); F ($8, 12, 4); DSP ($3, 6, $2); } } 595 { B2 (0xc0, 0); F ($2, 2, 2); F ($4, 8, 4); F ($9, 12, 4); DSP ($7, 4, $2); } [all …]
|
| H A D | rx-parse.c | 161 #define DSP(v,pos,msz) if (!v.X_md) rx_relax (RX_RELAX_DISP, pos); \ macro 2609 …{ B2 (0xf8, 0x04); F ((yyvsp[-1].regno), 8, 4); DSP ((yyvsp[-3].exp), 6, BSIZE); O1 ((yyvsp[-5].ex… in yyparse() 2619 …{ B2 (0xf8, 0x01); F ((yyvsp[-1].regno), 8, 4); DSP ((yyvsp[-3].exp), 6, WSIZE); IMMW ((yyvsp[-5].… in yyparse() 2628 …{ B2 (0xf8, 0x02); F ((yyvsp[-1].regno), 8, 4); DSP ((yyvsp[-3].exp), 6, LSIZE); IMM ((yyvsp[-5].e… in yyparse() 2650 …{ B2 (0x44, 0); F ((yyvsp[-4].regno), 8, 4); F ((yyvsp[0].regno), 12, 4); DSP ((yyvsp[-6].exp), 6,… in yyparse() 2656 …regno), 8, 2); F ((yyvsp[-4].regno), 16, 4); F ((yyvsp[0].regno), 20, 4); DSP ((yyvsp[-6].exp), 1… in yyparse() 2677 …].regno), 5, 1); F ((yyvsp[-3].regno), 8, 4); F ((yyvsp[0].regno), 12, 4); DSP ((yyvsp[-5].exp), 6… in yyparse() 3013 ….regno), 2, 2); F ((yyvsp[-1].regno), 8, 4); F ((yyvsp[-5].regno), 12, 4); DSP ((yyvsp[-3].exp), 4… in yyparse() 3022 …].regno), 2, 2); F ((yyvsp[-3].regno), 8, 4); F ((yyvsp[0].regno), 12, 4); DSP ((yyvsp[-5].exp), 6… in yyparse() 3034 ….regno), 2, 2); F ((yyvsp[-6].regno), 8, 4); F ((yyvsp[-1].regno), 12, 4); DSP ((yyvsp[-3].exp), 4… in yyparse() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | rx-parse.y | 103 #define DSP(v,pos,msz) if (!v.X_md) rx_relax (RX_RELAX_DISP, pos); \ macro 297 { B2 (0xf8, 0x04); F ($8, 8, 4); DSP ($6, 6, BSIZE); O1 ($4); 304 { B2 (0xf8, 0x01); F ($8, 8, 4); DSP ($6, 6, WSIZE); IMMW ($4, 12); } } 310 { B2 (0xf8, 0x02); F ($8, 8, 4); DSP ($6, 6, LSIZE); IMM ($4, 12); } } 329 { B2 (0x44, 0); F ($4, 8, 4); F ($8, 12, 4); DSP ($2, 6, BSIZE); } 332 { B3 (MEMEX, 0x04, 0); F ($6, 8, 2); F ($4, 16, 4); F ($8, 20, 4); DSP ($2, 14, sizemap[$6]); } 348 { B2 (0x58, 0x00); F ($2, 5, 1); F ($5, 8, 4); F ($8, 12, 4); DSP ($3, 6, $2); } } 571 { B2 (0xc3, 0x00); F ($2, 2, 2); F ($7, 8, 4); F ($3, 12, 4); DSP ($5, 4, $2); }} 579 { B2 (0xcc, 0x00); F ($2, 2, 2); F ($5, 8, 4); F ($8, 12, 4); DSP ($3, 6, $2); } } 595 { B2 (0xc0, 0); F ($2, 2, 2); F ($4, 8, 4); F ($9, 12, 4); DSP ($7, 4, $2); } [all …]
|
| H A D | rx-parse.c | 161 #define DSP(v,pos,msz) if (!v.X_md) rx_relax (RX_RELAX_DISP, pos); \ macro 2609 …{ B2 (0xf8, 0x04); F ((yyvsp[-1].regno), 8, 4); DSP ((yyvsp[-3].exp), 6, BSIZE); O1 ((yyvsp[-5].ex… in yyparse() 2619 …{ B2 (0xf8, 0x01); F ((yyvsp[-1].regno), 8, 4); DSP ((yyvsp[-3].exp), 6, WSIZE); IMMW ((yyvsp[-5].… in yyparse() 2628 …{ B2 (0xf8, 0x02); F ((yyvsp[-1].regno), 8, 4); DSP ((yyvsp[-3].exp), 6, LSIZE); IMM ((yyvsp[-5].e… in yyparse() 2650 …{ B2 (0x44, 0); F ((yyvsp[-4].regno), 8, 4); F ((yyvsp[0].regno), 12, 4); DSP ((yyvsp[-6].exp), 6,… in yyparse() 2656 …regno), 8, 2); F ((yyvsp[-4].regno), 16, 4); F ((yyvsp[0].regno), 20, 4); DSP ((yyvsp[-6].exp), 1… in yyparse() 2677 …].regno), 5, 1); F ((yyvsp[-3].regno), 8, 4); F ((yyvsp[0].regno), 12, 4); DSP ((yyvsp[-5].exp), 6… in yyparse() 3013 ….regno), 2, 2); F ((yyvsp[-1].regno), 8, 4); F ((yyvsp[-5].regno), 12, 4); DSP ((yyvsp[-3].exp), 4… in yyparse() 3022 …].regno), 2, 2); F ((yyvsp[-3].regno), 8, 4); F ((yyvsp[0].regno), 12, 4); DSP ((yyvsp[-5].exp), 6… in yyparse() 3034 ….regno), 2, 2); F ((yyvsp[-6].regno), 8, 4); F ((yyvsp[-1].regno), 12, 4); DSP ((yyvsp[-3].exp), 4… in yyparse() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | mips-dsp.md | 19 ;; MIPS DSP ASE Revision 0.98 3/24/2005 99 ;; This mode iterator allows si, v2hi, v4qi for all possible modes in DSP ASE. 100 (define_mode_iterator DSP [(SI "ISA_HAS_DSP") 112 ;; DSP instructions use q for fixed-point data, and u for integer in the infix. 115 ;; DSP instructions use nothing for fixed-point data, and u for integer in 119 ;; DSP instructions use w, ph, qb in the postfix. 122 ;; DSP shift masks for SI, V2HI, V4QI. 125 ;; MIPS DSP ASE Revision 0.98 3/24/2005 126 ;; Table 2-1. MIPS DSP ASE Instructions: Arithmetic 139 (define_insn "mips_add<DSP:dspfmt1>_s_<DSP:dspfmt2>" [all …]
|
| H A D | mips-cpus.def | 119 MIPS_CPU ("24kec", PROCESSOR_24KC, MIPS_ISA_MIPS32R2, 0) /* 24K with DSP. */ 126 MIPS_CPU ("34kc", PROCESSOR_24KC, MIPS_ISA_MIPS32R2, 0) /* 34K with MT/DSP. */ 132 MIPS_CPU ("34kn", PROCESSOR_24KC, MIPS_ISA_MIPS32R2, 0) /* 34K with MT but no DSP. */ 142 MIPS_CPU ("1004kc", PROCESSOR_24KC, MIPS_ISA_MIPS32R2, 0) /* 1004K with MT/DSP. */
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | mips-dsp.md | 19 ;; MIPS DSP ASE Revision 0.98 3/24/2005 99 ;; This mode iterator allows si, v2hi, v4qi for all possible modes in DSP ASE. 100 (define_mode_iterator DSP [(SI "ISA_HAS_DSP") 112 ;; DSP instructions use q for fixed-point data, and u for integer in the infix. 115 ;; DSP instructions use nothing for fixed-point data, and u for integer in 119 ;; DSP instructions use w, ph, qb in the postfix. 122 ;; DSP shift masks for SI, V2HI, V4QI. 125 ;; MIPS DSP ASE Revision 0.98 3/24/2005 126 ;; Table 2-1. MIPS DSP ASE Instructions: Arithmetic 139 (define_insn "mips_add<DSP:dspfmt1>_s_<DSP:dspfmt2>" [all …]
|
| H A D | mips-cpus.def | 119 MIPS_CPU ("24kec", PROCESSOR_24KC, 33, 0) /* 24K with DSP. */ 126 MIPS_CPU ("34kc", PROCESSOR_24KC, 33, 0) /* 34K with MT/DSP. */ 132 MIPS_CPU ("34kn", PROCESSOR_24KC, 33, 0) /* 34K with MT but no DSP. */ 142 MIPS_CPU ("1004kc", PROCESSOR_24KC, 33, 0) /* 1004K with MT/DSP. */
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | sharc | 6 # SHARC DSP, MIDI SysEx and RiscOS filetype definitions added by 14 # SHARC DSP stuff (based on the FGM SHARC DSP SDK)
|
| H A D | elf | 170 >18 leshort 63 Sony DSP, 185 >18 leshort 78 Element 14 64-bit DSP, 186 >18 leshort 79 LSI Logic 16-bit DSP, 232 >18 leshort 136 New Japan Radio (NJR) 24-bit DSP, 236 >18 leshort 140 TI TMS320C6000 DSP family, 237 >18 leshort 141 TI TMS320C2000 DSP family, 238 >18 leshort 142 TI TMS320C55x DSP family, 240 >18 leshort 160 STMicroelectronics 64bit VLIW DSP, 250 >18 leshort 170 New Japan Radio (NJR) 16-bit DSP,
|
| /netbsd-src/sys/arch/m68k/m68k/ |
| H A D | db_trace.c | 209 sp->k_fp = get(sp->k_fp + FR_SAVFP, DSP); in nextframe() 246 addr = get(sp->k_fp + FR_SAVPC, DSP); in findentry() 457 pos.k_pc = get(pcb->pcb_regs[PCB_REGS_SP], DSP); in db_stack_trace_print() 509 if (!USERMODE(get16(regp, DSP))) { in db_stack_trace_print() 516 fault_pc = get(regp, DSP); in db_stack_trace_print() 545 (*pr)("%lx", get(regp += 4, DSP)); in db_stack_trace_print()
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mips/ |
| H A D | ChangeLog-2021 | 60 * mips32-dsp.s: Run DSP testcase only for release 2 architecture. 69 patterns. Run DSP test only for DSP-capable ISAs. Check also mips32r2
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/ |
| H A D | csky.opt | 116 Enable C-SKY DSP instructions. 120 Enable C-SKY Enhanced DSP instructions. 124 Enable C-SKY Vector DSP instructions.
|
| H A D | csky_insn_dsp.md | 1 ;; C-SKY DSP instruction descriptions. 22 ;; DSP insns
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/ |
| H A D | csky.opt | 137 Enable C-SKY DSP instructions. 141 Enable C-SKY Enhanced DSP instructions. 145 Enable C-SKY Vector DSP instructions.
|
| H A D | csky_insn_dsp.md | 1 ;; C-SKY DSP instruction descriptions. 22 ;; DSP insns
|
| /netbsd-src/sys/arch/hpcmips/stand/libz/ |
| H A D | libz.dsw | 6 Project: "libz"=.\LIBZ.DSP - Package Owner=<4>
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | dra74-ipu-dsp-common.dtsi | 3 * Common IPU and DSP data for TI DRA74x/DRA76x/AM572x/AM574x platforms
|
| H A D | dra7-ipu-dsp-common.dtsi | 3 * Common IPU and DSP data for TI DRA7xx/AM57xx platforms
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/ |
| H A D | ARM.cpp | 433 DSP = 0; in handleTargetFeatures() 488 DSP = 1; in handleTargetFeatures() 759 if ((CPUProfile != "M" && ArchVersion >= 6) || (CPUProfile == "M" && DSP)) in getTargetDefines() 828 if (DSP) { in getTargetDefines() 840 if (DSP || SAT) in getTargetDefines()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-csky.texi | 177 Enable DSP instructions. 181 Enable enhanced DSP instructions. 185 Enable vector DSP instructions.
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-csky.texi | 177 Enable DSP instructions. 181 Enable enhanced DSP instructions. 185 Enable vector DSP instructions.
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | mep-sample-ucidsp.cpu | 23 ; This file provides sample definitions for the UCI and DSP 112 ; DSP option.
|