Home
last modified time | relevance | path

Searched refs:op_type (Results 1 – 25 of 99) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvx-builtins.md85 [(set_attr "op_type" "VRV")])
181 [(set_attr "op_type" "VRX")])
193 [(set_attr "op_type" "VRX")])
203 [(set_attr "op_type" "VRX")])
232 [(set_attr "op_type" "VRS,VRX,VSI")])
268 [(set_attr "op_type" "VRR")])
281 [(set_attr "op_type" "VRR")])
314 [(set_attr "op_type" "VRR")])
327 [(set_attr "op_type" "VRR")])
389 [(set_attr "op_type" "VRR")])
[all …]
H A Dvector.md259 (set_attr "op_type" "VRR,VRX,VRX,VRI,VRI,VRI,VRI,VRI,VRR,*,*,*")])
367 …[(set_attr "op_type" "VRR,VRS,VRS,VRX,VRX,VRI,VRI,VRI,VRI,RR,SI,SIY,SI,SIY,RI,RI,RXY,RX,RXY")…
394 …[(set_attr "op_type" "VRR,VRS,VRS,VRX,VRX,VRI,VRI,VRI,VRI,RR,SIL,SIL,RI,RI,RX,RXY,RIL,RX,RXY,…
427 [(set_attr "op_type" "RR,RXE,RXY,RX,RXY,VRR,VRS,VRS,VRX,VRX,RRE,VRI,VRI,VRI,VRI,SIL,SIL,RI,RI,
463 [(set_attr "op_type" "RRE,RX,RXY,RX,RXY,VRR,VRS,VRS,VRX,VRX,RRE,VRI,VRI,VRI,VRI,
499 [(set_attr "op_type" "VRS,VRX,VRI")])
511 [(set_attr "op_type" "VRS")])
536 [(set_attr "op_type" "VRS,VRX")])
547 [(set_attr "op_type" "VRS")])
569 [(set_attr "op_type" "VRX")])
[all …]
H A Ds390.md441 (define_attr "op_type"
460 (cond [(eq_attr "op_type" "NN") (const_string "other")
461 (eq_attr "op_type" "SS") (const_string "cs")]
469 (if_then_else (eq_attr "op_type" "E,RR,RI,RRE,RSI,RIL,RIE,RRF")
513 (cond [(eq_attr "op_type" "E,RR") (const_int 2)
514 (eq_attr "op_type" "RX,RI,RRE,RS,RSI,S,SI,RRF") (const_int 4)]
603 ;; but having a separate attribute, as opposed to reusing op_type,
921 [(set_attr "op_type" "SI,SIY")
939 [(set_attr "op_type" "RI")
952 [(set_attr "op_type" "RI")
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvx-builtins.md85 [(set_attr "op_type" "VRV")])
181 [(set_attr "op_type" "VRX")])
193 [(set_attr "op_type" "VRX")])
203 [(set_attr "op_type" "VRX")])
232 [(set_attr "op_type" "VRS,VRX,VSI")])
246 [(set_attr "op_type" "VRR")])
256 [(set_attr "op_type" "VRR")])
269 [(set_attr "op_type" "VRR")])
282 [(set_attr "op_type" "VRR")])
315 [(set_attr "op_type" "VRR")])
[all …]
H A Dvector.md215 (set_attr "op_type" "VRR,VRX,VRX,VRI,VRI,VRI,VRI,VRI,VRR,*,*,*")])
317 …[(set_attr "op_type" "VRR,VRS,VRS,VRX,VRX,VRI,VRI,VRI,VRI,RR,SI,SIY,SI,SIY,RI,RI,RXY,RX,RXY")…
344 …[(set_attr "op_type" "VRR,VRS,VRS,VRX,VRX,VRI,VRI,VRI,VRI,RR,SIL,SIL,RI,RI,RX,RXY,RIL,RX,RXY,…
377 [(set_attr "op_type" "RR,RXE,RXY,RX,RXY,VRR,VRS,VRS,VRX,VRX,RRE,VRI,VRI,VRI,VRI,SIL,SIL,RI,RI,
413 [(set_attr "op_type" "RRE,RX,RXY,RX,RXY,VRR,VRS,VRS,VRX,VRX,RRE,VRI,VRI,VRI,VRI,
449 [(set_attr "op_type" "VRS,VRX,VRI")])
461 [(set_attr "op_type" "VRS")])
486 [(set_attr "op_type" "VRS,VRX")])
497 [(set_attr "op_type" "VRS")])
519 [(set_attr "op_type" "VRX")])
[all …]
H A Ds390.md436 (define_attr "op_type"
455 (cond [(eq_attr "op_type" "NN") (const_string "other")
456 (eq_attr "op_type" "SS") (const_string "cs")]
464 (if_then_else (eq_attr "op_type" "E,RR,RI,RRE,RSI,RIL,RIE,RRF")
508 (cond [(eq_attr "op_type" "E,RR") (const_int 2)
509 (eq_attr "op_type" "RX,RI,RRE,RS,RSI,S,SI,RRF") (const_int 4)]
590 ;; but having a separate attribute, as opposed to reusing op_type,
888 [(set_attr "op_type" "SI,SIY")
906 [(set_attr "op_type" "RI")
919 [(set_attr "op_type" "RI")
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dh8300-dis.c57 for (i = 0; p->data.nib[i] != (op_type) E; i++) in bfd_h8_disassemble_init()
72 op_type looking_for, in extract_immediate()
171 op_type x, in print_one_arg()
353 const op_type *nib; in bfd_h8_disassemble()
355 op_type looking_for; in bfd_h8_disassemble()
363 while ((looking_for = *nib) != (op_type) E) in bfd_h8_disassemble()
386 looking_for = (op_type) ((int) looking_for & ~(int) B31); in bfd_h8_disassemble()
394 looking_for = (op_type) ((int) looking_for & ~(int) B30); in bfd_h8_disassemble()
402 looking_for = (op_type) ((int) looking_for & ~(int) B21); in bfd_h8_disassemble()
410 looking_for = (op_type) ((int) looking_for & ~(int) B20); in bfd_h8_disassemble()
[all …]
H A Dcrx-dis.c108 for (i = 0; i < MAX_OPERANDS && instruction->operands[i].op_type; i++) in get_number_of_operands()
603 if (instruction->operands[op_index].op_type == abs16) in print_arg()
647 a.type = getargtype (instruction->operands[i].op_type); in make_instruction()
648 if (instruction->operands[i].op_type == cst4 in make_instruction()
649 || instruction->operands[i].op_type == rbase_dispu4) in make_instruction()
651 a.size = getbits (instruction->operands[i].op_type); in make_instruction()
H A Dcgen-opc.c557 enum cgen_operand_type op_type = opinst->op_type; in cgen_get_insn_operands() local
558 if (op_type == CGEN_OPERAND_NIL) in cgen_get_insn_operands()
561 indices[i] = (*cd->get_int_operand) (cd, op_type, fields); in cgen_get_insn_operands()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dh8300-dis.c57 for (i = 0; p->data.nib[i] != (op_type) E; i++) in bfd_h8_disassemble_init()
72 op_type looking_for, in extract_immediate()
171 op_type x, in print_one_arg()
353 const op_type *nib; in bfd_h8_disassemble()
355 op_type looking_for; in bfd_h8_disassemble()
363 while ((looking_for = *nib) != (op_type) E) in bfd_h8_disassemble()
386 looking_for = (op_type) ((int) looking_for & ~(int) B31); in bfd_h8_disassemble()
394 looking_for = (op_type) ((int) looking_for & ~(int) B30); in bfd_h8_disassemble()
402 looking_for = (op_type) ((int) looking_for & ~(int) B21); in bfd_h8_disassemble()
410 looking_for = (op_type) ((int) looking_for & ~(int) B20); in bfd_h8_disassemble()
[all …]
H A Dcrx-dis.c108 for (i = 0; i < MAX_OPERANDS && instruction->operands[i].op_type; i++) in get_number_of_operands()
603 if (instruction->operands[op_index].op_type == abs16) in print_arg()
647 a.type = getargtype (instruction->operands[i].op_type); in make_instruction()
648 if (instruction->operands[i].op_type == cst4 in make_instruction()
649 || instruction->operands[i].op_type == rbase_dispu4) in make_instruction()
651 a.size = getbits (instruction->operands[i].op_type); in make_instruction()
H A Dcgen-opc.c557 enum cgen_operand_type op_type = opinst->op_type; in cgen_get_insn_operands() local
558 if (op_type == CGEN_OPERAND_NIL) in cgen_get_insn_operands()
561 indices[i] = (*cd->get_int_operand) (cd, op_type, fields); in cgen_get_insn_operands()
H A Dcr16-dis.c124 for (i = 0; instruction->operands[i].op_type && i < MAX_OPERANDS; i++) in get_number_of_operands()
739 a.type = getargtype (instruction->operands[i].op_type); in cr16_make_instruction()
740 a.size = getbits (instruction->operands[i].op_type); in cr16_make_instruction()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic30.c207 unsigned op_type; member
430 current_op->op_type = Direct; in tic30_operand()
553 current_op->op_type = Indirect; in tic30_operand()
564 current_op->op_type = ARn; in tic30_operand()
566 current_op->op_type = Rn; in tic30_operand()
568 current_op->op_type = DPReg; in tic30_operand()
570 current_op->op_type = OtherReg; in tic30_operand()
617 current_op->op_type = Disp | Abs24 | Imm16 | Imm24; in tic30_operand()
619 current_op->op_type |= IVector; in tic30_operand()
868 if ((p_insn.operand_type[count][i]->op_type & in tic30_parallel_insn()
[all …]
H A Dtc-d10v.c487 int op_type, in d10v_insert_operand() argument
494 shift = d10v_operands[op_type].shift; in d10v_insert_operand()
498 bits = d10v_operands[op_type].bits; in d10v_insert_operand()
501 if (check_range (value, bits, d10v_operands[op_type].flags)) in d10v_insert_operand()
1498 int op_type; in md_apply_fix() local
1508 op_type = fixP->fx_r_type; in md_apply_fix()
1509 if (op_type & 2048) in md_apply_fix()
1511 op_type -= 2048; in md_apply_fix()
1512 if (op_type & 1024) in md_apply_fix()
1514 op_type -= 1024; in md_apply_fix()
[all …]
H A Dtc-h8300.c316 while (pi->noperands < 3 && p->args.nib[pi->noperands] != (op_type) E) in md_begin()
321 while (p->data.nib[pi->length * 2] != (op_type) E) in md_begin()
342 op_type mode;
355 static int parse_reg (char *, op_type *, unsigned *, int);
375 parse_reg (char *src, op_type *mode, unsigned int *reg, int direction) in parse_reg()
605 op_type mode; in get_operand()
1098 op_type op = this_try->opcode->args.nib[i]; in get_specific()
1460 const op_type *nibble_ptr = this_try->opcode->data.nib; in build_bytes()
1461 op_type c; in build_bytes()
1485 while (*nibble_ptr != (op_type) E) in build_bytes()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic30.c207 unsigned op_type; member
430 current_op->op_type = Direct; in tic30_operand()
553 current_op->op_type = Indirect; in tic30_operand()
564 current_op->op_type = ARn; in tic30_operand()
566 current_op->op_type = Rn; in tic30_operand()
568 current_op->op_type = DPReg; in tic30_operand()
570 current_op->op_type = OtherReg; in tic30_operand()
617 current_op->op_type = Disp | Abs24 | Imm16 | Imm24; in tic30_operand()
619 current_op->op_type |= IVector; in tic30_operand()
868 if ((p_insn.operand_type[count][i]->op_type & in tic30_parallel_insn()
[all …]
H A Dtc-d10v.c487 int op_type, in d10v_insert_operand() argument
494 shift = d10v_operands[op_type].shift; in d10v_insert_operand()
498 bits = d10v_operands[op_type].bits; in d10v_insert_operand()
501 if (check_range (value, bits, d10v_operands[op_type].flags)) in d10v_insert_operand()
1498 int op_type; in md_apply_fix() local
1508 op_type = fixP->fx_r_type; in md_apply_fix()
1509 if (op_type & 2048) in md_apply_fix()
1511 op_type -= 2048; in md_apply_fix()
1512 if (op_type & 1024) in md_apply_fix()
1514 op_type -= 1024; in md_apply_fix()
[all …]
H A Dtc-h8300.c313 while (pi->noperands < 3 && p->args.nib[pi->noperands] != (op_type) E) in md_begin()
318 while (p->data.nib[pi->length * 2] != (op_type) E) in md_begin()
339 op_type mode;
352 static int parse_reg (char *, op_type *, unsigned *, int);
372 parse_reg (char *src, op_type *mode, unsigned int *reg, int direction) in parse_reg()
602 op_type mode; in get_operand()
1095 op_type op = this_try->opcode->args.nib[i]; in get_specific()
1457 const op_type *nibble_ptr = this_try->opcode->data.nib; in build_bytes()
1458 op_type c; in build_bytes()
1482 while (*nibble_ptr != (op_type) E) in build_bytes()
/netbsd-src/bin/test/
H A Dtest.c105 short op_num, op_type; member
353 if (op != NULL && op->op_type == UNOP) in two_arg()
375 if (op != NULL && op->op_type == BINOP) in three_arg()
473 if (t_wp_op && t_wp_op->op_type == UNOP) { in primary()
480 if (t_lex(t_wp[1]), t_wp_op && t_wp_op->op_type == BINOP) { in primary()
825 if (!((op->op_type == UNOP && isoperand()) || in t_lex()
846 return op->op_type == BINOP && (t[0] != ')' || t[1] != '\0'); in isoperand()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dconn.c537 meta_op_type op_type = META_OP_REQUIRE_SINGLE; in asyncmeta_getconn() local
602 op_type = META_OP_REQUIRE_ALL; in asyncmeta_getconn()
614 op_type = META_OP_ALLOW_MULTIPLE; in asyncmeta_getconn()
625 if ( op_type == META_OP_REQUIRE_ALL ) { in asyncmeta_getconn()
689 if ( op_type == META_OP_REQUIRE_SINGLE ) { in asyncmeta_getconn()
/netbsd-src/sys/arch/ia64/disasm/
H A Ddisasm_extract.c1803 op_type(struct asm_inst *i, int op, enum asm_oper_type ot) in op_type() function
2266 op_type(i, 1, ASM_OPER_PR); in asm_extract()
2272 op_type(i, 1, ASM_OPER_PR_ROT); in asm_extract()
2277 op_type(i, 2, ot); in asm_extract()
2305 op_type(i, 2, ASM_OPER_AREG); in asm_extract()
2328 op_type(i, 3, ASM_OPER_AREG); in asm_extract()
2403 op_type(i, 4, ASM_OPER_AREG); in asm_extract()
2405 op_type(i, 5, ASM_OPER_AREG); in asm_extract()
2409 op_type(i, 4, ASM_OPER_AREG); in asm_extract()
2495 op_type(i, 2, ASM_OPER_AREG); in asm_extract()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlra-int.h134 ENUM_BITFIELD (op_type) type : 8;
153 ENUM_BITFIELD (op_type) type : 8;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlra-int.h137 ENUM_BITFIELD (op_type) type : 8;
156 ENUM_BITFIELD (op_type) type : 8;
H A Drecog.h36 enum op_type { enum
341 enum op_type operand_type[MAX_RECOG_OPERANDS];

1234