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

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dsysinfo.h42 COND = 258, enumerator in enum:yytokentype
51 #define COND 258 macro
H A Dsyslex.l80 "cond" { return COND;}
H A Dsysinfo.y44 %token COND
222 cond_it_field: '(' COND NAME
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Ddb_disasm.c94 #define COND(x) (((x) & 0xf) << 25) macro
119 /* COND condition codes field... */
227 {(FORMAT2(0, 2) | COND(8)), "ba", "a,m"},
228 {(FORMAT2(0, 2) | COND(0)), "bn", "a,m"},
229 {(FORMAT2(0, 2) | COND(9)), "bne", "a,m"},
230 {(FORMAT2(0, 2) | COND(1)), "be", "a,m"},
231 {(FORMAT2(0, 2) | COND(10)), "bg", "a,m"},
232 {(FORMAT2(0, 2) | COND(2)), "ble", "a,m"},
233 {(FORMAT2(0, 2) | COND(11)), "bge", "a,m"},
234 {(FORMAT2(0, 2) | COND(
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Ddb_disasm.c89 #define COND(x) (((x) & 0xf) << 25) macro
114 /* COND condition codes field... */
222 {(FORMAT2(0, 2) | COND(8)), "ba", "a,m"},
223 {(FORMAT2(0, 2) | COND(0)), "bn", "a,m"},
224 {(FORMAT2(0, 2) | COND(9)), "bne", "a,m"},
225 {(FORMAT2(0, 2) | COND(1)), "be", "a,m"},
226 {(FORMAT2(0, 2) | COND(10)), "bg", "a,m"},
227 {(FORMAT2(0, 2) | COND(2)), "ble", "a,m"},
228 {(FORMAT2(0, 2) | COND(11)), "bge", "a,m"},
229 {(FORMAT2(0, 2) | COND(
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dusing6.C4 #define assert(COND) if (!(COND)) return 1
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dusing6.C4 #define assert(COND) if (!(COND)) return 1
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Didecode_expression.h358 #define FPSCR_SET_OX(COND) \
360 if (COND) { \
368 #define FPSCR_SET_UX(COND) \
370 if (COND) { \
378 #define FPSCR_SET_ZX(COND) \
380 if (COND) { \
388 #define FPSCR_SET_XX(COND) \
390 if (COND) { \
398 #define FPSCR_SET_FR(COND) do { \
399 if (COND) \
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bf/
H A Dbfspeed.c211 #define COND(d) (count != (d)) macro
214 #define COND(c) (run) macro
222 for (count=0,run=1; COND(ca); count+=4)
240 for (count=0,run=1; COND(cb); count+=4)
262 for (count=0,run=1; COND(cc); count++)
H A Dbf_opts.c210 for (count=0,run=1; COND(cb); count+=4) \
273 #define COND(d) (count != (d)) macro
276 #define COND(c) (run) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/cast/
H A Dcast_spd.c211 #define COND(d) (count != (d)) macro
214 #define COND(c) (run) macro
222 for (count=0,run=1; COND(ca); count+=4)
240 for (count=0,run=1; COND(cb); count+=4)
262 for (count=0,run=1; COND(cc); count++)
H A Dcastopts.c220 for (count=0,run=1; COND(cb); count+=4) \
283 #define COND(d) (count != (d)) macro
286 #define COND(c) (run) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc2/
H A Drc2speed.c211 #define COND(d) (count != (d)) macro
214 #define COND(c) (run) macro
222 for (count=0,run=1; COND(ca); count+=4)
240 for (count=0,run=1; COND(cb); count+=4)
262 for (count=0,run=1; COND(cc); count++)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc5/
H A Drc5speed.c211 #define COND(d) (count != (d)) macro
214 #define COND(c) (run) macro
222 for (count=0,run=1; COND(ca); count+=4)
240 for (count=0,run=1; COND(cb); count+=4)
262 for (count=0,run=1; COND(cc); count++)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/des/
H A Dspeed.c220 #define COND(d) (count != (d)) macro
223 #define COND(c) (run) macro
231 for (count=0,run=1; COND(ca); count++)
244 for (count=0,run=1; COND(cb); count++)
263 for (count=0,run=1; COND(cc); count++)
280 for (count=0,run=1; COND(cd); count++)
299 for (count=0,run=1; COND(ce); count++)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc4/
H A Drc4speed.c210 #define COND(d) (count != (d)) macro
213 #define COND(c) (run) macro
221 for (count=0,run=1; COND(ca); count+=4)
239 for (count=0,run=1; COND(cc); count++)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/idea/
H A Didea_spd.c212 #define COND(d) (count <= (d)) macro
215 #define COND(c) (run) macro
223 for (count=0,run=1; COND(ca); count+=4)
242 for (count=0,run=1; COND(cca); count+=4)
260 for (count=0,run=1; COND(cb); count+=4)
282 for (count=0,run=1; COND(cc); count++)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Darc-opc.c142 'q' COND condition code field
241 #define COND (DELAY + 1)
245 #define FORCELIMM (COND + 1)
1506 { "al", 0, COND, 0 },
1507 { "ra", 0, COND, 0 },
1508 { "eq", 1, COND, 0 },
1509 { "z", 1, COND, 0 },
1510 { "ne", 2, COND, 0 },
1511 { "nz", 2, COND, 0 },
1512 { "pl", 3, COND,
240 #define COND macro
[all...]
H A Dfrv-opc.c1645 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1651 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1657 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1663 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1669 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1675 { { MNEM, OP (PACK), ' ', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1681 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRDOUBLEK), ',', OP (CCI), ',', OP (COND), 0 } },
1687 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1693 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1699 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND),
[all...]
H A Dsparc-opc.c106 #define COND(x) (((x) & 0xf) << 25)
114 #define CONDA (COND (0x8))
115 #define CONDCC (COND (0xd))
116 #define CONDCS (COND (0x5))
117 #define CONDE (COND (0x1))
118 #define CONDG (COND (0xa))
119 #define CONDGE (COND (0xb))
120 #define CONDGU (COND (0xc))
121 #define CONDL (COND (0x3))
122 #define CONDLE (COND (
105 #define COND macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Darc-opc.c142 'q' COND condition code field
241 #define COND (DELAY + 1)
245 #define FORCELIMM (COND + 1)
1506 { "al", 0, COND, 0 },
1507 { "ra", 0, COND, 0 },
1508 { "eq", 1, COND, 0 },
1509 { "z", 1, COND, 0 },
1510 { "ne", 2, COND, 0 },
1511 { "nz", 2, COND, 0 },
1512 { "pl", 3, COND,
240 #define COND macro
[all...]
H A Dfrv-opc.c1645 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1651 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1657 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1663 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1669 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1675 { { MNEM, OP (PACK), ' ', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1681 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRDOUBLEK), ',', OP (CCI), ',', OP (COND), 0 } },
1687 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1693 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1699 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND),
[all...]
H A Dsparc-opc.c106 #define COND(x) (((x) & 0xf) << 25)
114 #define CONDA (COND (0x8))
115 #define CONDCC (COND (0xd))
116 #define CONDCS (COND (0x5))
117 #define CONDE (COND (0x1))
118 #define CONDG (COND (0xa))
119 #define CONDGE (COND (0xb))
120 #define CONDGU (COND (0xc))
121 #define CONDL (COND (0x3))
122 #define CONDLE (COND (
105 #define COND macro
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c1488 #define COND(d) (count < (d)) macro
1495 #define COND(c) (run && count<0x7fffffff) macro
1509 for (count=0,run=1; COND(c[D_MD2][j]); count++)
1523 for (count=0,run=1; COND(c[D_MDC2][j]); count++)
1538 for (count=0,run=1; COND(c[D_MD4][j]); count++)
1553 for (count=0,run=1; COND(c[D_MD5][j]); count++)
1574 for (count=0,run=1; COND(c[D_HMAC][j]); count++)
1593 for (count=0,run=1; COND(c[D_SHA1][j]); count++)
1607 for (count=0,run=1; COND(c[D_SHA256][j]); count++)
1622 for (count=0,run=1; COND(
[all...]
/netbsd-6-1-5-RELEASE/common/include/x86emu/
H A Dx86emu_regs.h122 #define CONDITIONAL_SET_FLAG(COND,FLAG) \
123 if (COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG)

Completed in 152 milliseconds

123