Home
last modified time | relevance | path

Searched refs:models (Results 1 – 25 of 219) sorted by relevance

123456789

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dgen-model.c85 for (model_ptr = models; model_ptr; model_ptr = model_ptr->next) { in gen_model_h()
92 lf_printf(file, "#define DEFAULT_MODEL MODEL_%s\n", (models) ? models->name : "NONE"); in gen_model_h()
326 for(model_ptr = models; model_ptr; model_ptr = model_ptr->next) { in gen_model_c()
344 for(model_ptr = models; model_ptr; model_ptr = model_ptr->next) { in gen_model_c()
356 for (model_ptr = models; model_ptr; model_ptr = model_ptr->next) { in gen_model_c()
366 if (models) { in gen_model_c()
368 lf_printf(file, " for(model = MODEL_%s; model < nr_models; model++) {\n", models->name); in gen_model_c()
378 for(model_ptr = models; model_ptr; model_ptr = model_ptr->next) { in gen_model_c()
DREADME40 In addition, PSIM, to the execution unit level, models the performance
118 ISA (Instruction Set Architecture) models
182 PSIM models all three levels of the PowerPC
282 often encountered with such models.
295 Could PSIM be extended so that it models a CHRP machine?
Dld-insn.c41 model *models; variable
255 models = new_model; in model_table_insert()
320 for(model_ptr = models; model_ptr; model_ptr = model_ptr->next) { in insn_table_insert_insn()
385 ":" <filter-models> in load_insn_table()
/netbsd/src/sys/arch/mips/
DREADME.models1 # $NetBSD: README.models,v 1.7 2021/05/28 00:18:27 simonb Exp $
3 MIPS models and architecture levels
39 2. CPU models.
41 For vintage MIPS these are the standard models as of fall 1996 [idt96
43 additional models put out by licensees or by the MIPS company itself,
59 For later models than this I currently have no information.
63 3. CPU models present in various systems.
65 These are the CPU models found in various systems NetBSD does and
196 Apparently also on some models but not others the state of the write
288 NetBSD web server: https://www.netbsd.org/ports/mipsco/models.html
/netbsd/src/sys/arch/powerpc/ibm4xx/
Dcpu.c61 static const struct cputab models[] = { variable
286 for (cp = models; cp->name != NULL; cp++) { in cpuattach()
322 const struct cputab *cp = models; in cpu_probe_cache()
325 for (cp = models; cp->name != NULL; cp++) { in cpu_probe_cache()
/netbsd/src/external/gpl3/gdb/dist/sim/igen/
Dld-insn.h212 filter *models; member
287 filter *models; member
387 model_entry *models; member
645 insn_model_entry *models; member
Dld-insn.c766 filter_parse (&new_function->models, in parse_function_record()
778 filter_parse (&new_function->models, model_name); in parse_function_record()
779 if (!filter_is_subset (model->processors, new_function->models)) in parse_function_record()
798 else if (new_function->models != NULL in parse_function_record()
799 && !filter_is_common (options.model_filter, new_function->models)) in parse_function_record()
878 last_insn_model = &insn->models; in parse_insn_model_record()
1053 filter_parse (&new_cache->models, in load_insn_table()
1128 last = &model->models; in load_insn_table()
1566 dump_model_entries (file, "\n(models ", entry->models, ")"); in dump_model_table()
1780 dump_insn_model_entries (file, "\n(models ", entry->models, ")"); in dump_insn_entry()
/netbsd/src/share/examples/secmodel/
DREADME3 These files can be used by developers interested in writing security models
6 They address both developing security models for in-tree integration or
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-model.h96 const struct model *models; member
97 #define MACH_MODELS(m) ((m)->models)
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dgames490 ## GTA 3D models and textures - RenderWare binary streams
494 >0 ulelong 0x00000010 3D models (DFF)
497 >0 ulelong 0x00000010 3D models (DFF)
500 >0 ulelong 0x00000010 3D models (DFF)
503 >0 ulelong 0x00000010 3D models (DFF)
506 >0 ulelong 0x00000010 3D models (DFF)
509 >0 ulelong 0x00000010 3D models (DFF)
512 >0 ulelong 0x00000010 3D models (DFF)
515 >0 ulelong 0x00000010 3D models (DFF)
518 >0 ulelong 0x00000010 3D models (DFF)
[all …]
Davm10 # Note: only tested with models 4040 and 6490 Cable (lgi)
Dvacuum-cleaner6 # navigation map for LG robot vacuum cleaner models VR62xx, VR64xx, VR63xx
/netbsd/src/lib/csu/arch/sparc64/
Dcrt0.S55 clr %g4 ! data base for some memory models
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dt-aix6420 # different processor models
Dt-aix5220 # different processor models
Dlinux64.opt32 Known code models (for use with the -mcmodel= option):
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dfa626te.md119 ;; The models for load/store instructions do not accurately describe
121 ;; (such as "ldm!"). These models assume that all memory references
Dfa526.md104 ;; The models for load/store instructions do not accurately describe
106 ;; (such as "ldm!"). These models assume that all memory references
Dfa606te.md107 ;; The models for load/store instructions do not accurately describe
109 ;; (such as "ldm!"). These models assume that all memory references
Dfmp626.md111 ;; The models for load/store instructions do not accurately describe
113 ;; (such as "ldm!"). These models assume that all memory references
Darm926ejs.md127 ;; The models for load/store instructions do not accurately describe
129 ;; (such as "ldm!"). These models assume that all memory references
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
Dsqr_basecase.asm1 dnl mpn_sqr_basecase for Pentium 4 and P6 models with SSE2 (i.e., 9,D,E,F).
Dmul_basecase.asm1 dnl mpn_mul_basecase for Pentium 4 and P6 models with SSE2 (i.e., 9,D,E,F).
Dmod_1_4.asm1 dnl x86-32 mpn_mod_1s_4p for Pentium 4 and P6 models with SSE2 (i.e. 9,D,E,F).
Dmod_1_1.asm1 dnl x86-32 mpn_mod_1_1p for Pentium 4 and P6 models with SSE2 (i.e., 9,D,E,F).

123456789