Searched refs:boolean_constant (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dgen.h31 unsigned boolean_constant; member in struct:_opcode_field
H A Dgen-icache.c201 lf_printf (file, "%d", bits->opcode->boolean_constant);
224 strlen ("_is_")) == bits->opcode->boolean_constant))
236 single_insn_field, bits->opcode->boolean_constant);
H A Dgen-idecode.c223 entry->opcode->boolean_constant,
393 lf_printf (file, "case %d:\n", entry->parent->opcode->boolean_constant);
H A Dgen.c778 curr_opcode.boolean_constant = rule->constant;
1517 lf_printf (file, "\n(boolean_constant %d)", field->boolean_constant);
H A Digen.c189 nr += lf_putint (file, bits->opcode->boolean_constant);
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dgen.h31 unsigned boolean_constant; member in struct:_opcode_field
H A Dgen-icache.c203 lf_printf (file, "%d", bits->opcode->boolean_constant);
226 strlen ("_is_")) == bits->opcode->boolean_constant))
238 single_insn_field, bits->opcode->boolean_constant);
H A Dgen-idecode.c225 entry->opcode->boolean_constant,
399 lf_printf (file, "case %d:\n", entry->parent->opcode->boolean_constant);
H A Dgen.c783 curr_opcode.boolean_constant = rule->constant;
1522 lf_printf (file, "\n(boolean_constant %d)", field->boolean_constant);
H A Digen.c187 nr += lf_putint (file, bits->opcode->boolean_constant);
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dld-insn.h94 unsigned boolean_constant; member in struct:_opcode_field
H A Dgen-icache.c129 boolean_constant) or nonzero (implying some other value and
135 lf_printf(file, "%d", bits->opcode->boolean_constant);
150 == bits->opcode->boolean_constant))
160 bits->opcode->boolean_constant);
H A Digen.c64 nr += lf_putint(file, bits->opcode->boolean_constant);
H A Dgen-idecode.c181 entry->opcode->boolean_constant,
379 lf_printf(file, "case %d:\n", entry->parent->opcode->boolean_constant);
H A Dld-insn.c663 curr_opcode->boolean_constant = rule->special_constant;
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dld-insn.h94 unsigned boolean_constant; member in struct:_opcode_field
H A Dgen-icache.c128 boolean_constant) or nonzero (implying some other value and
134 lf_printf(file, "%d", bits->opcode->boolean_constant);
149 == bits->opcode->boolean_constant))
159 bits->opcode->boolean_constant);
H A Digen.c65 nr += lf_putint(file, bits->opcode->boolean_constant);
H A Dgen-idecode.c181 entry->opcode->boolean_constant,
379 lf_printf(file, "case %d:\n", entry->parent->opcode->boolean_constant);
H A Dld-insn.c663 curr_opcode->boolean_constant = rule->special_constant;

Completed in 331 milliseconds