| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | aarch64-tbl.h | 34 #define OP3(a,b,c) {OPND(a), OPND(b), OPND(c)} macro 2985 OP3 (MOPS_ADDR_Rd, MOPS_ADDR_Rs, MOPS_WB_Rn), QL_I3SAMEX, \ 3012 OP3 (MOPS_ADDR_Rd, MOPS_WB_Rn, Rm), QL_I3SAMEX, FLAGS, \ 3040 CORE_INSN ("adc", 0x1a000000, 0x7fe0fc00, addsub_carry, 0, OP3 (Rd, Rn, Rm), QL_I3SAMER, F_SF), 3041 CORE_INSN ("adcs", 0x3a000000, 0x7fe0fc00, addsub_carry, 0, OP3 (Rd, Rn, Rm), QL_I3SAMER, F_SF), 3042 …CORE_INSN ("sbc", 0x5a000000, 0x7fe0fc00, addsub_carry, 0, OP3 (Rd, Rn, Rm), QL_I3SAMER, F_HAS_AL… 3044 …CORE_INSN ("sbcs", 0x7a000000, 0x7fe0fc00, addsub_carry, 0, OP3 (Rd, Rn, Rm), QL_I3SAMER, F_HAS_AL… 3047 …CORE_INSN ("add", 0x0b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd_SP, Rn_SP, Rm_EXT), QL_I3_EXT, F… 3048 …CORE_INSN ("adds", 0x2b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd, Rn_SP, Rm_EXT), QL_I3_EXT, F… 3050 …CORE_INSN ("sub", 0x4b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd_SP, Rn_SP, Rm_EXT), QL_I3_EXT, F… [all …]
|
| D | h8300-dis.c | 371 opnr = ((looking_for & OP3) == OP3 ? 2 in bfd_h8_disassemble()
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | aarch64-tbl.h | 34 #define OP3(a,b,c) {OPND(a), OPND(b), OPND(c)} macro 2894 OP3 (MOPS_ADDR_Rd, MOPS_ADDR_Rs, MOPS_WB_Rn), QL_I3SAMEX, \ 2921 OP3 (MOPS_ADDR_Rd, MOPS_WB_Rn, Rm), QL_I3SAMEX, FLAGS, \ 2949 CORE_INSN ("adc", 0x1a000000, 0x7fe0fc00, addsub_carry, 0, OP3 (Rd, Rn, Rm), QL_I3SAMER, F_SF), 2950 CORE_INSN ("adcs", 0x3a000000, 0x7fe0fc00, addsub_carry, 0, OP3 (Rd, Rn, Rm), QL_I3SAMER, F_SF), 2951 …CORE_INSN ("sbc", 0x5a000000, 0x7fe0fc00, addsub_carry, 0, OP3 (Rd, Rn, Rm), QL_I3SAMER, F_HAS_AL… 2953 …CORE_INSN ("sbcs", 0x7a000000, 0x7fe0fc00, addsub_carry, 0, OP3 (Rd, Rn, Rm), QL_I3SAMER, F_HAS_AL… 2956 …CORE_INSN ("add", 0x0b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd_SP, Rn_SP, Rm_EXT), QL_I3_EXT, F… 2957 …CORE_INSN ("adds", 0x2b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd, Rn_SP, Rm_EXT), QL_I3_EXT, F… 2959 …CORE_INSN ("sub", 0x4b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd_SP, Rn_SP, Rm_EXT), QL_I3_EXT, F… [all …]
|
| D | h8300-dis.c | 371 opnr = ((looking_for & OP3) == OP3 ? 2 in bfd_h8_disassemble()
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | tic6x-opcode-table.h | 44 #define OP3(a, b, c) 3, { a, b, c } macro 162 OP3(ORREG1, ORXREG1, OWREG1), 167 OP3(ORREG1, ORXREG1, OWREGL1), 172 OP3(ORXREG1, ORREGL1, OWREGL1), 177 OP3(OACST, ORXREG1, OWREG1), 182 OP3(OACST, ORREGL1, OWREGL1), 187 OP3(ORREG1, ORXREG1, OWREG1), 192 OP3(OACST, ORXREG1, OWREG1), 198 OP3(ORREG1, ORREG1, OWREG1), 204 OP3(ORREG1, OACST, OWREG1), [all …]
|
| D | h8300.h | 103 OP3 = 0x40000, enumerator 141 R3_8 = OP3 | L_8 | REG, 142 R3_16 = OP3 | L_16 | REG, 143 R3_32 = OP3 | L_32 | REG, 154 OP3PCREL8 = OP3 | PCREL | L_8, 155 OP3PCREL16 = OP3 | PCREL | L_16, 192 ABS8OP3 = OP3 | ABS | L_8, 193 ABS16OP3 = OP3 | ABS | L_16U, 194 ABS24OP3 = OP3 | ABS | L_24, 195 ABS32OP3 = OP3 | ABS | L_32, [all …]
|
| D | sparc.h | 291 #define OP3(x) (((x) & 0x3f) << 19) /* Op3 field of format3 insns. */ macro 300 #define F3F(x, y, z) (OP (x) | OP3 (y) | OPF (z)) /* Format3 float insns. */ 301 #define F3F4(x, y, z) (OP (x) | OP3 (y) | OPF_LOW4 (z)) 304 #define F3(x, y, z) (OP (x) | OP3(y) | F3I(z)) /* Format3 insns. */
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | tic6x-opcode-table.h | 44 #define OP3(a, b, c) 3, { a, b, c } macro 162 OP3(ORREG1, ORXREG1, OWREG1), 167 OP3(ORREG1, ORXREG1, OWREGL1), 172 OP3(ORXREG1, ORREGL1, OWREGL1), 177 OP3(OACST, ORXREG1, OWREG1), 182 OP3(OACST, ORREGL1, OWREGL1), 187 OP3(ORREG1, ORXREG1, OWREG1), 192 OP3(OACST, ORXREG1, OWREG1), 198 OP3(ORREG1, ORREG1, OWREG1), 204 OP3(ORREG1, OACST, OWREG1), [all …]
|
| D | h8300.h | 103 OP3 = 0x40000, enumerator 141 R3_8 = OP3 | L_8 | REG, 142 R3_16 = OP3 | L_16 | REG, 143 R3_32 = OP3 | L_32 | REG, 154 OP3PCREL8 = OP3 | PCREL | L_8, 155 OP3PCREL16 = OP3 | PCREL | L_16, 192 ABS8OP3 = OP3 | ABS | L_8, 193 ABS16OP3 = OP3 | ABS | L_16U, 194 ABS24OP3 = OP3 | ABS | L_24, 195 ABS32OP3 = OP3 | ABS | L_32, [all …]
|
| D | sparc.h | 291 #define OP3(x) (((x) & 0x3f) << 19) /* Op3 field of format3 insns. */ macro 300 #define F3F(x, y, z) (OP (x) | OP3 (y) | OPF (z)) /* Format3 float insns. */ 301 #define F3F4(x, y, z) (OP (x) | OP3 (y) | OPF_LOW4 (z)) 304 #define F3(x, y, z) (OP (x) | OP3(y) | F3I(z)) /* Format3 insns. */
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/cast/ |
| D | cast_local.h | 130 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument 139 CAST_S_table1+((t<<C_3)&C_M)))&0xffffffffL) OP3 \ 146 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument 163 t=(t OP3 *(CAST_LONG *)((unsigned char *)CAST_S_table2+u)&0xffffffffL);\ 168 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument 177 L^=(((((a OP2 b)&0xffffffffL) OP3 c)&0xffffffffL) OP1 d)&0xffffffffL; \
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/cast/asm/ |
| D | cast-586.pl | 145 local($i,$S,$L,$R,$K,$OP1,$OP2,$OP3,$tmp1,$tmp2,$tmp3,$tmp4)=@_; 182 &$OP3( $tmp1, $tmp2);
|
| /netbsd/src/sys/arch/sparc/sparc/ |
| D | db_disasm.c | 77 #define OP3(x) (((x) & 0x3f) << 19) macro 107 #define FORMAT3(a,b,c) (OP(a) | OP3(b) | F3I(c)) 108 #define FORMAT3F(a,b,c) (OP(a) | OP3(b) | OPF(c))
|
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | db_disasm.c | 82 #define OP3(x) (((x) & 0x3f) << 19) macro 112 #define FORMAT3(a,b,c) (OP(a) | OP3(b) | F3I(c)) 113 #define FORMAT3F(a,b,c) (OP(a) | OP3(b) | OPF(c))
|
| /netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| D | dt_grammar.y | 36 #define OP3(x, y, z) dt_node_op3(x, y, z) macro 592 conditional_expression { $$ = OP3($1, $3, $5); }
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-h8300.c | 924 get_operand (&ptr, operand + 2, OP3); in get_operands() 992 get_operand (&ptr, operand + 2, OP3); in get_mova_operands() 1489 d = (c & OP3) == OP3 ? 2 : (c & DST) == DST ? 1 : 0; in build_bytes()
|
| D | tc-rx.c | 2272 #define OP3(x) op[target_big_endian ? 2-x : x] in md_apply_fix() macro 2322 OP3(0) = val & 0xff; in md_apply_fix() 2323 OP3(1) = (val >> 8) & 0xff; in md_apply_fix() 2324 OP3(2) = (val >> 16) & 0xff; in md_apply_fix()
|
| D | tc-sparc.c | 1562 && (last_insn->match & OP3 (0x35)) == OP3 (0x35)) in md_assemble() 3589 if ((delay & OP3 (~0)) != OP3 (0x3d) /* Restore. */ in md_apply_fix() 3590 && ((delay & OP3 (0x28)) != 0 /* Arithmetic. */ in md_apply_fix()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | std-operator.def | 93 /* A sub-string/sub-array. Ada syntax: OP1(OP2..OP3). Return 94 elements OP2 through OP3 of OP1. */
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elfxx-sparc.c | 4005 if (((y & OP3(~0)) == OP3(0x3d) /* restore */ in _bfd_sparc_elf_relocate_section() 4006 || ((y & OP3(0x28)) == 0 /* arithmetic */ in _bfd_sparc_elf_relocate_section()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elfxx-sparc.c | 3987 if (((y & OP3(~0)) == OP3(0x3d) /* restore */ in _bfd_sparc_elf_relocate_section() 3988 || ((y & OP3(0x28)) == 0 /* arithmetic */ in _bfd_sparc_elf_relocate_section()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/h8300/ |
| D | compile.c | 430 opnum = ((looking_for & OP3) ? 2 : in decode() 747 opnum = ((x & OP3) ? 2 : in decode() 751 else if (x & OP3) in decode()
|
| /netbsd/src/external/lgpl3/mpfr/dist/doc/ |
| D | mpfr.info | 1669 OP3, mpfr_rnd_t RND) 1671 OP3, mpfr_rnd_t RND) 1672 Set ROP to (OP1 times OP2) + OP3 (resp. (OP1 times OP2) − OP3) 1679 OP3, mpfr_t OP4, mpfr_rnd_t RND) 1681 OP3, mpfr_t OP4, mpfr_rnd_t RND) 1682 Set ROP to (OP1 times OP2) + (OP3 times OP4) (resp. 1683 (OP1 times OP2) − (OP3 times OP4)) rounded in the direction RND. 1685 (or that of OP3 times OP4), the result ROP is computed as if the 3306 OP3) 3308 with the same exponent and the same first OP3 bits, both zero, or [all …]
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | whatsnew-2.1.txt | 552 #define OP3 3
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | whatsnew-2.1.txt | 552 #define OP3 3
|