| /netbsd/src/external/gpl3/binutils/dist/cpu/ |
| D | mep-fmax.cpu | 28 ; begin-isas 30 (define-pmacro all-fmax-isas () (ISA ext_core2)) 31 ; end-isas 37 (dnf f-fmax-0-4 "opcode" (all-fmax-isas) 0 4) 38 (dnf f-fmax-4-4 "opcode" (all-fmax-isas) 4 4) 39 (dnf f-fmax-8-4 "opcode" (all-fmax-isas) 8 4) 40 (dnf f-fmax-12-4 "opcode" (all-fmax-isas) 12 4) 41 (dnf f-fmax-16-4 "opcode" (all-fmax-isas) 16 4) 42 (dnf f-fmax-20-4 "opcode" (all-fmax-isas) 20 4) 43 (dnf f-fmax-24-4 "opcode" (all-fmax-isas) 24 4) [all …]
|
| D | mep-core.cpu | 26 (isas mep 49 ; begin-isas 90 (define-pmacro all-mep-isas () (ISA mep,ext_core1,ext_cop1_16,ext_cop1_32,ext_cop1_48,ext_cop1_64)) 92 (define-pmacro all-mep-core-isas () (ISA mep,ext_core1,ext_cop1_32)) 95 ; end-isas 236 (dnh h-pc "program counter" (PC PROFILE all-mep-isas) (pc) () () ()) 241 (attrs all-mep-isas CACHE-ADDR PROFILE) 255 (attrs all-mep-isas PROFILE) 274 (attrs all-mep-isas) 283 (attrs all-mep-isas) [all …]
|
| D | mep-c5.cpu | 25 (dnf f-c5n4 "extended field" (all-mep-core-isas) 16 4) 26 (dnf f-c5n5 "extended field" (all-mep-core-isas) 20 4) 27 (dnf f-c5n6 "extended field" (all-mep-core-isas) 24 4) 28 (dnf f-c5n7 "extended field" (all-mep-core-isas) 28 4) 29 (dnf f-rl5 "register l c5" (all-mep-core-isas) 20 4) 30 (df f-12s20 "extended field" (all-mep-core-isas) 20 12 INT #f #f) 32 (dnop rl5 "register Rl c5" (all-mep-core-isas) h-gpr f-rl5) 33 (dnop cdisp12 "copro addend (12 bits)" (all-mep-core-isas) h-sint f-12s20) 232 (dnf f-c5-rnm "register n/m" (all-mep-isas) 4 8) 233 (dnf f-c5-rm "register m" (all-mep-isas) 8 4) [all …]
|
| D | m32c.cpu | 32 (isas m16c m32c) 152 (define-pmacro all-isas () (ISA m16c,m32c)) 172 (dnf f-0-1 "opcode" (all-isas) 0 1) 173 (dnf f-0-2 "opcode" (all-isas) 0 2) 174 (dnf f-0-3 "opcode" (all-isas) 0 3) 175 (dnf f-0-4 "opcode" (all-isas) 0 4) 176 (dnf f-1-3 "opcode" (all-isas) 1 3) 177 (dnf f-2-2 "opcode" (all-isas) 2 2) 178 (dnf f-3-4 "opcode" (all-isas) 3 4) 179 (dnf f-3-1 "opcode" (all-isas) 3 1) [all …]
|
| D | mep.opc | 950 cd->isas = & MEP_CORE_ISA; 984 cd->isas = & MEP_COP16_ISA; 987 cd->isas = & MEP_COP32_ISA; 990 cd->isas = & MEP_COP48_ISA; 993 cd->isas = & MEP_COP64_ISA; 1031 cd->isas = 1 << ISA_EXT_COP1_16; 1034 cd->isas = 1 << ISA_EXT_COP1_32; 1037 cd->isas = 1 << ISA_EXT_COP1_48; 1040 cd->isas = 1 << ISA_EXT_COP1_64; 1484 cd->isas = & MEP_CORE_ISA; [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/cpu/ |
| D | mep-fmax.cpu | 28 ; begin-isas 30 (define-pmacro all-fmax-isas () (ISA ext_core2)) 31 ; end-isas 37 (dnf f-fmax-0-4 "opcode" (all-fmax-isas) 0 4) 38 (dnf f-fmax-4-4 "opcode" (all-fmax-isas) 4 4) 39 (dnf f-fmax-8-4 "opcode" (all-fmax-isas) 8 4) 40 (dnf f-fmax-12-4 "opcode" (all-fmax-isas) 12 4) 41 (dnf f-fmax-16-4 "opcode" (all-fmax-isas) 16 4) 42 (dnf f-fmax-20-4 "opcode" (all-fmax-isas) 20 4) 43 (dnf f-fmax-24-4 "opcode" (all-fmax-isas) 24 4) [all …]
|
| D | mep-core.cpu | 26 (isas mep 49 ; begin-isas 90 (define-pmacro all-mep-isas () (ISA mep,ext_core1,ext_cop1_16,ext_cop1_32,ext_cop1_48,ext_cop1_64)) 92 (define-pmacro all-mep-core-isas () (ISA mep,ext_core1,ext_cop1_32)) 95 ; end-isas 236 (dnh h-pc "program counter" (PC PROFILE all-mep-isas) (pc) () () ()) 241 (attrs all-mep-isas CACHE-ADDR PROFILE) 255 (attrs all-mep-isas PROFILE) 274 (attrs all-mep-isas) 283 (attrs all-mep-isas) [all …]
|
| D | mep-c5.cpu | 25 (dnf f-c5n4 "extended field" (all-mep-core-isas) 16 4) 26 (dnf f-c5n5 "extended field" (all-mep-core-isas) 20 4) 27 (dnf f-c5n6 "extended field" (all-mep-core-isas) 24 4) 28 (dnf f-c5n7 "extended field" (all-mep-core-isas) 28 4) 29 (dnf f-rl5 "register l c5" (all-mep-core-isas) 20 4) 30 (df f-12s20 "extended field" (all-mep-core-isas) 20 12 INT #f #f) 32 (dnop rl5 "register Rl c5" (all-mep-core-isas) h-gpr f-rl5) 33 (dnop cdisp12 "copro addend (12 bits)" (all-mep-core-isas) h-sint f-12s20) 232 (dnf f-c5-rnm "register n/m" (all-mep-isas) 4 8) 233 (dnf f-c5-rm "register m" (all-mep-isas) 8 4) [all …]
|
| D | m32c.cpu | 32 (isas m16c m32c) 152 (define-pmacro all-isas () (ISA m16c,m32c)) 172 (dnf f-0-1 "opcode" (all-isas) 0 1) 173 (dnf f-0-2 "opcode" (all-isas) 0 2) 174 (dnf f-0-3 "opcode" (all-isas) 0 3) 175 (dnf f-0-4 "opcode" (all-isas) 0 4) 176 (dnf f-1-3 "opcode" (all-isas) 1 3) 177 (dnf f-2-2 "opcode" (all-isas) 2 2) 178 (dnf f-3-4 "opcode" (all-isas) 3 4) 179 (dnf f-3-1 "opcode" (all-isas) 3 1) [all …]
|
| D | mep.opc | 952 cd->isas = & MEP_CORE_ISA; 986 cd->isas = & MEP_COP16_ISA; 989 cd->isas = & MEP_COP32_ISA; 992 cd->isas = & MEP_COP48_ISA; 995 cd->isas = & MEP_COP64_ISA; 1033 cd->isas = 1 << ISA_EXT_COP1_16; 1036 cd->isas = 1 << ISA_EXT_COP1_32; 1039 cd->isas = 1 << ISA_EXT_COP1_48; 1042 cd->isas = 1 << ISA_EXT_COP1_64; 1486 cd->isas = & MEP_CORE_ISA; [all …]
|
| D | sh.cpu | 33 (isas compact media) 66 (isas compact) 73 (isas compact) 80 (isas compact) 87 (isas compact) 94 (isas compact media)
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-mep.c | 1204 static CGEN_BITSET* isas = NULL; in md_assemble() local 1230 if (isas == NULL) in md_assemble() 1231 isas = cgen_bitset_copy (& MEP_CORE_ISA); in md_assemble() 1234 cgen_bitset_clear (isas); in md_assemble() 1235 cgen_bitset_union (isas, & MEP_CORE_ISA, isas); in md_assemble() 1237 gas_cgen_cpu_desc->isas = isas; in md_assemble() 1263 cgen_bitset_union (isas, & MEP_COP16_ISA, isas); in md_assemble() 1264 cgen_bitset_union (isas, & MEP_COP48_ISA, isas); in md_assemble() 1265 cgen_bitset_union (isas, & MEP_COP64_ISA, isas); in md_assemble() 1270 cgen_bitset_union (isas, & MEP_COP_ISA, isas); in md_assemble() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | mep-dis.c | 147 cd->isas = & MEP_CORE_ISA; in mep_print_vliw_insns() 181 cd->isas = & MEP_COP16_ISA; in mep_print_vliw_insns() 184 cd->isas = & MEP_COP32_ISA; in mep_print_vliw_insns() 187 cd->isas = & MEP_COP48_ISA; in mep_print_vliw_insns() 190 cd->isas = & MEP_COP64_ISA; in mep_print_vliw_insns() 228 cd->isas = 1 << ISA_EXT_COP1_16; in mep_print_vliw_insns() 231 cd->isas = 1 << ISA_EXT_COP1_32; in mep_print_vliw_insns() 234 cd->isas = 1 << ISA_EXT_COP1_48; in mep_print_vliw_insns() 237 cd->isas = 1 << ISA_EXT_COP1_64; in mep_print_vliw_insns() 681 cd->isas = & MEP_CORE_ISA; in mep_print_insn() [all …]
|
| D | lm32-desc.c | 950 CGEN_BITSET *isas = cd->isas; in lm32_cgen_rebuild_tables() local 962 if (cgen_bitset_contains (isas, i)) in lm32_cgen_rebuild_tables() 1047 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ in lm32_cgen_cpu_open() local 1067 isas = va_arg (ap, CGEN_BITSET *); in lm32_cgen_cpu_open() 1114 cd->isas = cgen_bitset_copy (isas); in lm32_cgen_cpu_open()
|
| D | ip2k-desc.c | 963 CGEN_BITSET *isas = cd->isas; in ip2k_cgen_rebuild_tables() local 975 if (cgen_bitset_contains (isas, i)) in ip2k_cgen_rebuild_tables() 1060 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ in ip2k_cgen_cpu_open() local 1080 isas = va_arg (ap, CGEN_BITSET *); in ip2k_cgen_cpu_open() 1127 cd->isas = cgen_bitset_copy (isas); in ip2k_cgen_cpu_open()
|
| D | xstormy16-desc.c | 1265 CGEN_BITSET *isas = cd->isas; in xstormy16_cgen_rebuild_tables() local 1277 if (cgen_bitset_contains (isas, i)) in xstormy16_cgen_rebuild_tables() 1362 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ in xstormy16_cgen_cpu_open() local 1382 isas = va_arg (ap, CGEN_BITSET *); in xstormy16_cgen_cpu_open() 1429 cd->isas = cgen_bitset_copy (isas); in xstormy16_cgen_cpu_open()
|
| D | mt-desc.c | 1094 CGEN_BITSET *isas = cd->isas; in mt_cgen_rebuild_tables() local 1106 if (cgen_bitset_contains (isas, i)) in mt_cgen_rebuild_tables() 1191 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ in mt_cgen_cpu_open() local 1211 isas = va_arg (ap, CGEN_BITSET *); in mt_cgen_cpu_open() 1258 cd->isas = cgen_bitset_copy (isas); in mt_cgen_cpu_open()
|
| D | m32r-desc.c | 1313 CGEN_BITSET *isas = cd->isas; in m32r_cgen_rebuild_tables() local 1325 if (cgen_bitset_contains (isas, i)) in m32r_cgen_rebuild_tables() 1410 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ in m32r_cgen_cpu_open() local 1430 isas = va_arg (ap, CGEN_BITSET *); in m32r_cgen_cpu_open() 1477 cd->isas = cgen_bitset_copy (isas); in m32r_cgen_cpu_open()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | mep-dis.c | 147 cd->isas = & MEP_CORE_ISA; in mep_print_vliw_insns() 181 cd->isas = & MEP_COP16_ISA; in mep_print_vliw_insns() 184 cd->isas = & MEP_COP32_ISA; in mep_print_vliw_insns() 187 cd->isas = & MEP_COP48_ISA; in mep_print_vliw_insns() 190 cd->isas = & MEP_COP64_ISA; in mep_print_vliw_insns() 228 cd->isas = 1 << ISA_EXT_COP1_16; in mep_print_vliw_insns() 231 cd->isas = 1 << ISA_EXT_COP1_32; in mep_print_vliw_insns() 234 cd->isas = 1 << ISA_EXT_COP1_48; in mep_print_vliw_insns() 237 cd->isas = 1 << ISA_EXT_COP1_64; in mep_print_vliw_insns() 681 cd->isas = & MEP_CORE_ISA; in mep_print_insn() [all …]
|
| D | lm32-desc.c | 950 CGEN_BITSET *isas = cd->isas; in lm32_cgen_rebuild_tables() local 962 if (cgen_bitset_contains (isas, i)) in lm32_cgen_rebuild_tables() 1047 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ in lm32_cgen_cpu_open() local 1067 isas = va_arg (ap, CGEN_BITSET *); in lm32_cgen_cpu_open() 1114 cd->isas = cgen_bitset_copy (isas); in lm32_cgen_cpu_open()
|
| D | ip2k-desc.c | 963 CGEN_BITSET *isas = cd->isas; in ip2k_cgen_rebuild_tables() local 975 if (cgen_bitset_contains (isas, i)) in ip2k_cgen_rebuild_tables() 1060 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ in ip2k_cgen_cpu_open() local 1080 isas = va_arg (ap, CGEN_BITSET *); in ip2k_cgen_cpu_open() 1127 cd->isas = cgen_bitset_copy (isas); in ip2k_cgen_cpu_open()
|
| D | xstormy16-desc.c | 1265 CGEN_BITSET *isas = cd->isas; in xstormy16_cgen_rebuild_tables() local 1277 if (cgen_bitset_contains (isas, i)) in xstormy16_cgen_rebuild_tables() 1362 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ in xstormy16_cgen_cpu_open() local 1382 isas = va_arg (ap, CGEN_BITSET *); in xstormy16_cgen_cpu_open() 1429 cd->isas = cgen_bitset_copy (isas); in xstormy16_cgen_cpu_open()
|
| D | m32r-desc.c | 1313 CGEN_BITSET *isas = cd->isas; in m32r_cgen_rebuild_tables() local 1325 if (cgen_bitset_contains (isas, i)) in m32r_cgen_rebuild_tables() 1410 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ in m32r_cgen_cpu_open() local 1430 isas = va_arg (ap, CGEN_BITSET *); in m32r_cgen_cpu_open() 1477 cd->isas = cgen_bitset_copy (isas); in m32r_cgen_cpu_open()
|
| D | mt-desc.c | 1094 CGEN_BITSET *isas = cd->isas; in mt_cgen_rebuild_tables() local 1106 if (cgen_bitset_contains (isas, i)) in mt_cgen_rebuild_tables() 1191 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ in mt_cgen_cpu_open() local 1211 isas = va_arg (ap, CGEN_BITSET *); in mt_cgen_cpu_open() 1258 cd->isas = cgen_bitset_copy (isas); in mt_cgen_cpu_open()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | genopt.sh | 24 ; m68k-isas.def and m68k-microarchs.def. 92 }' $1/m68k-isas.def
|