| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ppc-opc.c | 4028 #define VSOP(op, xop) (OP (op) | (xop << 17)) argument 4058 #define A(op, xop, rc) \ argument 4173 #define CTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x7)) argument 4177 #define UCTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f)) argument 4184 #define DQX(op, xop) (OP (op) | ((xop) & 0x7)) argument 4188 #define DQXP(op, xop) (OP (op) | ((xop) & 0xf)) argument 4192 #define DSO(op, xop) (OP (op) | ((xop) & 0x3)) argument 4196 #define DX(op, xop) (OP (op) | ((((uint64_t)(xop)) & 0x1f) << 1)) argument 4202 #define EVSEL(op, xop) (OP (op) | (((uint64_t)(xop)) & 0xff) << 3) argument 4206 #define IA16(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f) << 11) argument [all …]
|
| D | ppc-dis.c | 809 unsigned op, xop, seg; in lookup_spe2() local
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ppc-opc.c | 4028 #define VSOP(op, xop) (OP (op) | (xop << 17)) argument 4058 #define A(op, xop, rc) \ argument 4173 #define CTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x7)) argument 4177 #define UCTX(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f)) argument 4184 #define DQX(op, xop) (OP (op) | ((xop) & 0x7)) argument 4188 #define DQXP(op, xop) (OP (op) | ((xop) & 0xf)) argument 4192 #define DSO(op, xop) (OP (op) | ((xop) & 0x3)) argument 4196 #define DX(op, xop) (OP (op) | ((((uint64_t)(xop)) & 0x1f) << 1)) argument 4202 #define EVSEL(op, xop) (OP (op) | (((uint64_t)(xop)) & 0xff) << 3) argument 4206 #define IA16(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f) << 11) argument [all …]
|
| D | ppc-dis.c | 819 unsigned op, xop, seg; in lookup_spe2() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr.cc | 526 avr_casei_sequence_check_operands (rtx *xop) in avr_casei_sequence_check_operands() 585 avr_optimize_casesi (rtx_insn *insns[5], rtx *xop) in avr_optimize_casesi() 3794 avr_out_lpm_no_lpmx (rtx_insn *insn, rtx *xop, int *plen) in avr_out_lpm_no_lpmx() 3895 rtx xop[7]; in avr_out_lpm() local 4067 rtx xop[4]; in avr_out_xload() local 4121 rtx xop[2]; in output_movqi() local 4134 output_movhi (rtx_insn *insn, rtx xop[], int *plen) in output_movhi() 4198 rtx xop[2]; in output_movhi() local 5589 rtx xop[2]; in avr_out_movpsi() local 6163 avr_out_compare (rtx_insn *insn, rtx *xop, int *plen) in avr_out_compare() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | pa.cc | 8558 rtx xop[4]; in pa_asm_output_mi_thunk() local 8655 rtx xop[4]; in pa_asm_output_mi_thunk() local 8701 rtx xop[4]; in pa_asm_output_mi_thunk() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc.cc | 7058 rtx xop[5]; in arc_expand_builtin() local 10148 rtx xop[4]; in arc_split_move() local
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dwarf.c | 5495 int xop; in display_debug_lines_decoded() local
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-i386.c | 12479 bool vex = false, xop = false, evex = false; in s_insn() local
|