Searched refs:xop (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dxop-lig.d4 #source: xop.s
5 #dump: xop.d
H A Dnoavx-3.s24 .arch .xop
H A Dnoavx-3.l47 [ ]*24[ ]+\.arch \.xop
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc486 avr_casei_sequence_check_operands (rtx *xop)
492 && xop[8] == all_regs_rtx[24])
495 sub_5 = xop[6];
501 && PLUS == GET_CODE (xop[6])
502 && LABEL_REF == GET_CODE (XEXP (xop[6], 1))
503 && rtx_equal_p (xop[3], XEXP (XEXP (xop[6], 1), 0))
505 && xop[8] == const0_rtx)
507 sub_5 = XEXP (xop[6], 0);
513 && rtx_equal_p (xop[
485 avr_casei_sequence_check_operands(rtx *xop) argument
544 avr_optimize_casesi(rtx_insn *insns[5], rtx *xop) argument
3454 avr_out_lpm_no_lpmx(rtx_insn *insn, rtx *xop, int *plen) argument
3555 rtx xop[7]; local
3727 rtx xop[4]; local
3781 rtx xop[2]; local
3794 output_movhi(rtx_insn *insn, rtx xop[], int *plen) argument
3858 rtx xop[2]; local
5249 rtx xop[2]; local
5744 avr_out_compare(rtx_insn *insn, rtx *xop, int *plen) argument
5937 rtx xop[3]; local
7576 avr_out_plus_1(rtx *xop, int *plen, enum rtx_code code, int *pcc, enum rtx_code code_sat, int sign, bool out_label) argument
8032 avr_out_plus_symbol(rtx *xop, enum rtx_code code, int *plen, int *pcc) argument
8078 avr_out_plus(rtx insn, rtx *xop, int *plen, int *pcc, bool out_label) argument
[all...]
H A Davr-protos.h129 extern bool avr_casei_sequence_check_operands (rtx *xop);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c486 avr_casei_sequence_check_operands (rtx *xop)
492 && xop[8] == all_regs_rtx[24])
495 sub_5 = xop[6];
501 && PLUS == GET_CODE (xop[6])
502 && LABEL_REF == GET_CODE (XEXP (xop[6], 1))
503 && rtx_equal_p (xop[3], XEXP (XEXP (xop[6], 1), 0))
505 && xop[8] == const0_rtx)
507 sub_5 = XEXP (xop[6], 0);
513 && rtx_equal_p (xop[
485 avr_casei_sequence_check_operands(rtx *xop) argument
544 avr_optimize_casesi(rtx_insn *insns[6], rtx *xop) argument
3587 avr_out_lpm_no_lpmx(rtx_insn *insn, rtx *xop, int *plen) argument
3688 rtx xop[7]; local
3860 rtx xop[4]; local
3914 rtx xop[2]; local
3927 output_movhi(rtx_insn *insn, rtx xop[], int *plen) argument
3991 rtx xop[2]; local
5382 rtx xop[2]; local
5875 avr_out_compare(rtx_insn *insn, rtx *xop, int *plen) argument
6068 rtx xop[3]; local
7695 avr_out_plus_1(rtx *xop, int *plen, enum rtx_code code, int *pcc, enum rtx_code code_sat, int sign, bool out_label) argument
8151 avr_out_plus_symbol(rtx *xop, enum rtx_code code, int *plen, int *pcc) argument
8197 avr_out_plus(rtx insn, rtx *xop, int *plen, int *pcc, bool out_label) argument
8294 avr_out_bitop(rtx insn, rtx *xop, int *plen) argument
8441 avr_out_sign_extend(rtx_insn *insn, rtx *xop, int *plen) argument
8608 rtx xop[6]; local
9137 avr_out_round(rtx_insn *insn ATTRIBUTE_UNUSED, rtx *xop, int *plen) argument
12332 rtx xop[3]; local
13326 avr_emit_cpymemhi(rtx *xop) argument
13437 rtx xop[3]; local
13765 rtx xop[4]; local
13799 avr_move_bits(rtx *xop, unsigned int map, bool fixp_p, int *plen) argument
13853 rtx xop[4]; local
14168 rtx pat, xop[3]; local
[all...]
H A Davr-protos.h129 extern bool avr_casei_sequence_check_operands (rtx *xop);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h65 #define rFromXOP2of3(xop) (((~(xop)) & 0x80) >> 7)
66 #define xFromXOP2of3(xop) (((~(xop)) & 0x40) >> 6)
67 #define bFromXOP2of3(xop) (((~(xop)) & 0x20) >> 5)
68 #define mmmmmFromXOP2of3(xop) ((xop) & 0x1f)
69 #define wFromXOP3of3(xop) (((xop)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dppc-opc.c3286 #define VSOP(op, xop) (OP (op) | (xop << 17))
3316 #define A(op, xop, rc) \
3318 | ((((uint64_t)(xop)) & 0x1f) << 1) \
3431 #define CTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x7))
3435 #define UCTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f))
3442 #define DQX(op, xop) (OP (op) | ((xop)
[all...]
H A Dppc-dis.c721 unsigned op, xop, seg; local
730 xop = SPE2_XOP (insn);
731 seg = SPE2_XOP_TO_SEG (xop);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c2918 #define A(op, xop, rc) \
2920 | ((((uint64_t)(xop)) & 0x1f) << 1) \
3033 #define CTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x7))
3037 #define UCTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f))
3044 #define DQX(op, xop) (OP (op) | ((xop) & 0x7))
3048 #define DSO(op, xop) (OP (op) | ((xop)
[all...]
H A Dppc-dis.c687 unsigned op, xop, seg; local
696 xop = SPE2_XOP (insn);
697 seg = SPE2_XOP_TO_SEG (xop);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dppc-opc.c4030 #define VSOP(op, xop) (OP (op) | (xop << 17))
4060 #define A(op, xop, rc) \
4062 | ((((uint64_t)(xop)) & 0x1f) << 1) \
4175 #define CTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x7))
4179 #define UCTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f))
4186 #define DQX(op, xop) (OP (op) | ((xop)
[all...]
H A Dppc-dis.c809 unsigned op, xop, seg; local
818 xop = SPE2_XOP (insn);
819 seg = SPE2_XOP_TO_SEG (xop);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c3888 #define VSOP(op, xop) (OP (op) | (xop << 17))
3918 #define A(op, xop, rc) \
3920 | ((((uint64_t)(xop)) & 0x1f) << 1) \
4033 #define CTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x7))
4037 #define UCTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f))
4044 #define DQX(op, xop) (OP (op) | ((xop)
[all...]
H A Dppc-dis.c728 unsigned op, xop, seg; local
737 xop = SPE2_XOP (insn);
738 seg = SPE2_XOP_TO_SEG (xop);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c8540 rtx xop[4];
8551 xop[0] = xoperands[0];
8552 xop[1] = gen_rtx_REG (Pmode, 1);
8553 xop[2] = xop[1];
8554 pa_output_pic_pcrel_sequence (xop);
8637 rtx xop[4];
8640 xop[0] = xoperands[0];
8641 xop[1] = gen_rtx_REG (Pmode, 1);
8642 xop[
8526 rtx xop[4]; local
8623 rtx xop[4]; local
8669 rtx xop[4]; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc8572 rtx xop[4];
8583 xop[0] = xoperands[0];
8584 xop[1] = gen_rtx_REG (Pmode, 1);
8585 xop[2] = xop[1];
8586 pa_output_pic_pcrel_sequence (xop);
8669 rtx xop[4];
8672 xop[0] = xoperands[0];
8673 xop[1] = gen_rtx_REG (Pmode, 1);
8674 xop[
8558 rtx xop[4]; local
8655 rtx xop[4]; local
8701 rtx xop[4]; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c7054 rtx xop[5];
7361 xop[j++] = target;
7417 xop[j] = op;
7420 pat = apply_GEN_FCN (icode, xop);
10139 rtx xop[4];
10174 xop[0] = gen_rtx_REG (SImode, REGNO (operands[0]));
10175 xop[3] = gen_rtx_REG (SImode, REGNO (operands[0]) + 1);
10176 xop[2] = GEN_INT (trunc_int_for_mode (intval0, SImode));
10177 xop[1] = GEN_INT (trunc_int_for_mode (intval1, SImode));
10178 emit_move_insn (xop[
7053 rtx xop[5]; local
10138 rtx xop[4]; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc7059 rtx xop[5];
7366 xop[j++] = target;
7422 xop[j] = op;
7425 pat = apply_GEN_FCN (icode, xop);
10149 rtx xop[4];
10173 xop[0] = gen_rtx_REG (SImode, REGNO (operands[0]));
10174 xop[3] = gen_rtx_REG (SImode, REGNO (operands[0]) + 1);
10175 xop[2] = GEN_INT (trunc_int_for_mode (intval0, SImode));
10176 xop[1] = GEN_INT (trunc_int_for_mode (intval1, SImode));
10177 emit_move_insn (xop[
7058 rtx xop[5]; local
10148 rtx xop[4]; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c1143 const char *xop = has_xop ? " -mxop" : " -mno-xop"; local
1205 popcnt, abm, lwp, fma, fma4, xop, bmi, sgx, bmi2,
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c5287 int xop; local
5293 xop = op_code;
5344 xop = ext_op_code;
5345 xop = -xop;
5541 if ((is_special_opcode) || (xop == -DW_LNE_end_sequence)
5542 || (xop == DW_LNS_copy))
5587 if (xop == -DW_LNE_end_sequence)
5598 if (xop == -DW_LNE_end_sequence)
5614 if (xop
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddwarf.c4709 int xop; local
4715 xop = op_code;
4766 xop = ext_op_code;
4767 xop = -xop;
4961 if ((is_special_opcode) || (xop == -DW_LNE_end_sequence)
4962 || (xop == DW_LNS_copy))
5013 if (xop == -DW_LNE_end_sequence)
5024 if (xop == -DW_LNE_end_sequence)
5040 if (xop
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c4638 int xop; local
4644 xop = op_code;
4695 xop = ext_op_code;
4696 xop = -xop;
4890 if ((is_special_opcode) || (xop == -DW_LNE_end_sequence)
4891 || (xop == DW_LNS_copy))
4965 if (xop == -DW_LNE_end_sequence)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c1017 SUBARCH (xop, XOP, XOP, false),

Completed in 528 milliseconds