Searched refs:OP3 (Results 1 - 22 of 22) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/opt/
H A Doperator1.C7 #define OP3(n) OP2(n##0) OP2(n##1) OP2(n##2) OP2(n##3) OP2(n##4) macro
9 OP3(0) OP3(1) OP3(2) OP3(3) OP3(4) OP3(5)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/opt/
H A Doperator1.C7 #define OP3(n) OP2(n##0) OP2(n##1) OP2(n##2) OP2(n##3) OP2(n##4) macro
9 OP3(0) OP3(1) OP3(2) OP3(3) OP3(4) OP3(5)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dtic6x-opcode-table.h45 #define OP3(a, b, c) 3, { a, b, c } macro
144 OP3(ORREG1, ORXREG1, OWREG1),
149 OP3(ORREG1, ORXREG1, OWREGL1),
154 OP3(ORXREG1, ORREGL1, OWREGL1),
159 OP3(OACST, ORXREG1, OWREG1),
164 OP3(OACST, ORREGL1, OWREGL1),
169 OP3(ORREG1, ORXREG1, OWREG1),
174 OP3(OACST, ORXREG1, OWREG1),
180 OP3(ORREG1, ORREG1, OWREG1),
186 OP3(ORREG
2485 #undef OP3 macro
[all...]
H A Dsparc.h195 #define OP3(x) (((x) & 0x3f) << 19) /* Op3 field of format3 insns. */ macro
199 #define F3F(x, y, z) (OP (x) | OP3 (y) | OPF (z)) /* Format3 float insns. */
202 #define F3(x, y, z) (OP (x) | OP3(y) | F3I(z)) /* Format3 insns. */
H A Dh8300.h105 OP3 = 0x40000, enumerator in enum:h8_flags
143 R3_8 = OP3 | L_8 | REG,
144 R3_16 = OP3 | L_16 | REG,
145 R3_32 = OP3 | L_32 | REG,
156 OP3PCREL8 = OP3 | PCREL | L_8,
157 OP3PCREL16 = OP3 | PCREL | L_16,
194 ABS8OP3 = OP3 | ABS | L_8,
195 ABS16OP3 = OP3 | ABS | L_16U,
196 ABS24OP3 = OP3 | ABS | L_24,
197 ABS32OP3 = OP3 | AB
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dtic6x-opcode-table.h45 #define OP3(a, b, c) 3, { a, b, c } macro
144 OP3(ORREG1, ORXREG1, OWREG1),
149 OP3(ORREG1, ORXREG1, OWREGL1),
154 OP3(ORXREG1, ORREGL1, OWREGL1),
159 OP3(OACST, ORXREG1, OWREG1),
164 OP3(OACST, ORREGL1, OWREGL1),
169 OP3(ORREG1, ORXREG1, OWREG1),
174 OP3(OACST, ORXREG1, OWREG1),
180 OP3(ORREG1, ORREG1, OWREG1),
186 OP3(ORREG
2485 #undef OP3 macro
[all...]
H A Dsparc.h195 #define OP3(x) (((x) & 0x3f) << 19) /* Op3 field of format3 insns. */ macro
199 #define F3F(x, y, z) (OP (x) | OP3 (y) | OPF (z)) /* Format3 float insns. */
202 #define F3(x, y, z) (OP (x) | OP3(y) | F3I(z)) /* Format3 insns. */
H A Dh8300.h105 OP3 = 0x40000, enumerator in enum:h8_flags
143 R3_8 = OP3 | L_8 | REG,
144 R3_16 = OP3 | L_16 | REG,
145 R3_32 = OP3 | L_32 | REG,
156 OP3PCREL8 = OP3 | PCREL | L_8,
157 OP3PCREL16 = OP3 | PCREL | L_16,
194 ABS8OP3 = OP3 | ABS | L_8,
195 ABS16OP3 = OP3 | ABS | L_16U,
196 ABS24OP3 = OP3 | ABS | L_24,
197 ABS32OP3 = OP3 | AB
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/cast/
H A Dcast_lcl.h169 #define E_CAST(n,key,L,R,OP1,OP2,OP3) \
178 CAST_S_table1+((t<<C_3)&C_M)))&0xffffffffL) OP3 \
185 #define E_CAST(n,key,L,R,OP1,OP2,OP3) \
202 t=(t OP3 *(CAST_LONG *)((unsigned char *)CAST_S_table2+u)&0xffffffffL);\
207 #define E_CAST(n,key,L,R,OP1,OP2,OP3) \
216 L^=(((((a OP2 b)&0xffffffffL) OP3 c)&0xffffffffL) OP1 d)&0xffffffffL; \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/treelang/
H A Dtreelang.h78 #define OP3(a) (a->tp.pro.sub[4]) /* Exp operand3. */ macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/cast/asm/
H A Dcast-586.pl131 local($i,$S,$L,$R,$K,$OP1,$OP2,$OP3,$tmp1,$tmp2,$tmp3,$tmp4)=@_;
168 &$OP3( $tmp1, $tmp2);
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_grammar.y33 #define OP3(x, y, z) dt_node_op3(x, y, z)
555 conditional_expression { $$ = OP3($1, $3, $5); }
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dh8300-dis.c364 opnr = ((looking_for & OP3) == OP3 ? 2
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dh8300-dis.c364 opnr = ((looking_for & OP3) == OP3 ? 2
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Ddb_disasm.c82 #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))
115 /* Helper macros to construct OP3 & OPF */
441 * OP3 = (3,10): TCC: Trap on Integer Condition Codes
493 * OP3 = (2,12): MOVcc, Move Integer Register on Condition
589 * OP3 = (2,15): MOVr:
732 * OP3 = (3,4): FPop1 (table 34)
788 * OP3 =(3,5): FPop2 (table 35)
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Ddb_disasm.c77 #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))
110 /* Helper macros to construct OP3 & OPF */
436 * OP3 = (3,10): TCC: Trap on Integer Condition Codes
488 * OP3 = (2,12): MOVcc, Move Integer Register on Condition
584 * OP3 = (2,15): MOVr:
727 * OP3 = (3,4): FPop1 (table 34)
783 * OP3 =(3,5): FPop2 (table 35)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-h8300.c925 get_operand (&ptr, operand + 2, OP3);
993 get_operand (&ptr, operand + 2, OP3);
1486 d = (c & OP3) == OP3 ? 2 : (c & DST) == DST ? 1 : 0;
H A Dtc-rx.c2031 #define OP3(x) op[target_big_endian ? 2-x : x]
2081 OP3(0) = val & 0xff;
2082 OP3(1) = (val >> 8) & 0xff;
2083 OP3(2) = (val >> 16) & 0xff;
2029 #define OP3 macro
H A Dtc-sparc.c3135 if ((delay & OP3 (~0)) != OP3 (0x3d) /* Restore. */
3136 && ((delay & OP3 (0x28)) != 0 /* Arithmetic. */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delfxx-sparc.c3963 if (((y & OP3(~0)) == OP3(0x3d) /* restore */
3964 || ((y & OP3(0x28)) == 0 /* arithmetic */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delfxx-sparc.c3962 if (((y & OP3(~0)) == OP3(0x3d) /* restore */
3963 || ((y & OP3(0x28)) == 0 /* arithmetic */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c620 opnum = ((looking_for & OP3) ? 2 :
938 opnum = ((x & OP3) ? 2 :
942 else if (x & OP3)

Completed in 378 milliseconds