Home
last modified time | relevance | path

Searched refs:I2 (Results 1 – 25 of 45) sorted by relevance

12

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/operator_bp/
Dops.adb23 function "+" (I1, I2 : Int) return Int is
25 return Int (IntRep (I1) + IntRep (I2));
28 function "-" (I1, I2 : Int) return Int is
30 return Int (IntRep (I1) - IntRep (I2));
33 function "*" (I1, I2 : Int) return Int is
35 return Int (IntRep (I1) * IntRep (I2));
38 function "/" (I1, I2 : Int) return Int is
40 return Int (IntRep (I1) / IntRep (I2));
43 function "mod" (I1, I2 : Int) return Int is
45 return Int (IntRep (I1) mod IntRep (I2));
[all …]
Dops.ads21 function "+" (I1, I2 : Int) return Int;
22 function "-" (I1, I2 : Int) return Int;
23 function "*" (I1, I2 : Int) return Int;
24 function "/" (I1, I2 : Int) return Int;
25 function "mod" (I1, I2 : Int) return Int;
26 function "rem" (I1, I2 : Int) return Int;
27 function "**" (I1, I2 : Int) return Int;
28 function "<" (I1, I2 : Int) return Boolean;
29 function "<=" (I1, I2 : Int) return Boolean;
30 function ">" (I1, I2 : Int) return Boolean;
[all …]
/netbsd/src/sys/rump/librump/rumpkern/
Datomic_cas_generic.c44 #define I2 __SIMPLELOCK_UNLOCKED, __SIMPLELOCK_UNLOCKED, macro
45 #define I16 I2 I2 I2 I2 I2 I2 I2 I2
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/dyn_loc/
Dpack.adb20 procedure Print (I1 : Positive; I2 : Positive) is
21 type My_String is array (I1 .. I2) of Character;
23 S : String (1 .. I2 + 3) := (others => ' ');
25 S (I1 .. I2) := String (I); -- BREAK
Dpack.ads18 procedure Print (I1 : Positive; I2 : Positive);
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/modes/asm/
Dghashv8-armx.pl424 $I1,$I2,$I3,$H3,$H34,$H4,$Yl,$Ym,$Yh) = map("q$_",(4..7,15..23));
446 vext.8 $I2,$j2,$j2,#8
454 vpmull.p64 $t0,$H2,$I2 @ H^2·Ii+2
455 veor $j2,$j2,$I2
456 vpmull2.p64 $I2,$H2,$I2
460 veor $Yh,$Yh,$I2
497 vext.8 $I2,$j2,$j2,#8
513 vpmull.p64 $t0,$H2,$I2 @ H^2·Ii+2
514 veor $j2,$j2,$I2
515 vpmull2.p64 $I2,$H2,$I2
[all …]
/netbsd/src/common/lib/libc/atomic/
Datomic_init_testset.c52 #define I2 __SIMPLELOCK_UNLOCKED, __SIMPLELOCK_UNLOCKED, macro
53 #define I16 I2 I2 I2 I2 I2 I2 I2 I2
/netbsd/src/share/misc/
Dmake.country30 I2=country_names_and_code_elements_txt
31 U2=http://www.iso.org/iso/$I2
33 trap "rm -f $I1 $I2 $O1 $O2" 0 1 2 3 15
51 grep ';[A-Z][A-Z]' $I2 |
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-endian.h377 #define U4_1(I0,I1,I2,I3) (V4_1(I0,0) | V4_1(I1,1) | V4_1(I2,2) | V4_1(I3,3)) argument
378 #define U8_1(I0,I1,I2,I3,I4,I5,I6,I7) \ argument
379 (V8_1(I0,0) | V8_1(I1,1) | V8_1(I2,2) | V8_1(I3,3) \
381 #define U16_1(I0,I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,I12,I13,I14,I15) \ argument
382 (V16_1(I0,0) | V16_1(I1,1) | V16_1(I2,2) | V16_1(I3,3) \
388 #define U8_2(I0,I1,I2,I3) (V8_2(I0,0) | V8_2(I1,1) | V8_2(I2,2) | V8_2(I3,3)) argument
389 #define U16_2(I0,I1,I2,I3,I4,I5,I6,I7) \ argument
390 (V16_2(I0,0) | V16_2(I1,1) | V16_2(I2,2) | V16_2(I3,3) \
394 #define U16_4(I0,I1,I2,I3) (V16_4(I0,0) | V16_4(I1,1) | V16_4(I2,2) | V16_4(I3,3)) argument
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmips-opc.c281 #define I2 INSN_ISA2 macro
731 …20000, 0xffff0000, RD_CC|CBL|FP_S, 0, I2|T3, 0, …
736 …30000, 0xffff0000, RD_CC|CBL|FP_S, 0, I2|T3, 0, …
741 … 0x50000000, 0xfc1f0000, RD_1|CBL, INSN2_ALIAS, I2|T3, 0, …
744 …00000, 0xfc000000, RD_1|RD_2|CBL, 0, I2|T3, 0, …
745 … (int) M_BEQL_I, INSN_MACRO, 0, I2|T3, 0, …
748 …p", 0, (int) M_BGEL, INSN_MACRO, 0, I2|T3, 0, …
749 … (int) M_BGEL_I, INSN_MACRO, 0, I2|T3, 0, …
752 … (int) M_BGEUL, INSN_MACRO, 0, I2|T3, 0, …
753 … (int) M_BGEUL_I, INSN_MACRO, 0, I2|T3, 0, …
[all …]
Dia64-opc-i.c26 #define I2 IA64_TYPE_I, 2 macro
173 I2, OpX2TaTbYaXcC (5, 0, a, b, 1, 1, c), {P1, P2, IMMU5b}, EMPTY
175 I2, OpX2TaTbYaXcC (5, 0, a, b, 1, 1, c), {P2, P1, IMMU5b}, PSEUDO, 0, NULL
195 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P1, P2, R3, POS6}, EMPTY
197 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P2, P1, R3, POS6}, PSEUDO, 0, NULL
217 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P1, P2, R3}, EMPTY
219 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P2, P1, R3}, PSEUDO, 0, NULL
290 #undef I2
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmips-opc.c281 #define I2 INSN_ISA2 macro
731 …20000, 0xffff0000, RD_CC|CBL|FP_S, 0, I2|T3, 0, …
736 …30000, 0xffff0000, RD_CC|CBL|FP_S, 0, I2|T3, 0, …
741 … 0x50000000, 0xfc1f0000, RD_1|CBL, INSN2_ALIAS, I2|T3, 0, …
744 …00000, 0xfc000000, RD_1|RD_2|CBL, 0, I2|T3, 0, …
745 … (int) M_BEQL_I, INSN_MACRO, 0, I2|T3, 0, …
748 …p", 0, (int) M_BGEL, INSN_MACRO, 0, I2|T3, 0, …
749 … (int) M_BGEL_I, INSN_MACRO, 0, I2|T3, 0, …
752 … (int) M_BGEUL, INSN_MACRO, 0, I2|T3, 0, …
753 … (int) M_BGEUL_I, INSN_MACRO, 0, I2|T3, 0, …
[all …]
Dia64-opc-i.c26 #define I2 IA64_TYPE_I, 2 macro
173 I2, OpX2TaTbYaXcC (5, 0, a, b, 1, 1, c), {P1, P2, IMMU5b}, EMPTY
175 I2, OpX2TaTbYaXcC (5, 0, a, b, 1, 1, c), {P2, P1, IMMU5b}, PSEUDO, 0, NULL
195 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P1, P2, R3, POS6}, EMPTY
197 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P2, P1, R3, POS6}, PSEUDO, 0, NULL
217 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P1, P2, R3}, EMPTY
219 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P2, P1, R3}, PSEUDO, 0, NULL
290 #undef I2
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-s390.texi356 @item RI format: <insn> R1,I2
359 | OpCode | R1 |OpCd| I2 |
364 @item RIE format: <insn> R1,R3,I2
367 | OpCode | R1 | R3 | I2 |////////| OpCode |
372 @item RIL format: <insn> R1,I2
375 | OpCode | R1 |OpCd| I2 |
388 @item RIS format: <insn> R1,I2,M3,D4(B4)
391 | OpCode | R1 | M3 | B4 | D4 | I2 | Opcode |
444 @item RSI format: <insn> R1,R3,I2
447 | OpCode | R1 | R3 | I2 |
[all …]
Dc-bfin.texi215 The set of 32-bit registers (I0, I1, I2, I3) that normally contain byte
/netbsd/src/tests/usr.bin/xlint/lint1/
Dinit_c99.c678 typedef enum I2 { in init_nested_struct() enum
680 } I2; in init_nested_struct() typedef
705 I2 i2; in init_nested_struct()
/netbsd/src/external/bsd/ppp/dist/pppd/
Dppp-md4.c141 #define I2 0x98badcfe macro
202 MDp->buffer[2] = I2; in MD4Init()
/netbsd/src/external/gpl3/gdb/dist/sim/arm/
Dthumbemu.c219 ARMword I2 = (ntBIT (11) ^ S) ? 0 : 1; in handle_T2_insn() local
221 simm32 = (I1 << 23) | (I2 << 22) | (imm10 << 12) | (imm11 << 1); in handle_T2_insn()
232 ARMword I2 = (ntBIT (11) ^ S) ? 0 : 1; in handle_T2_insn() local
234 simm32 = (I1 << 23) | (I2 << 22) | (imm10h << 12) | (imm10l << 2); in handle_T2_insn()
248 ARMword I2 = (ntBIT (11) ^ S) ? 0 : 1; in handle_T2_insn() local
250 simm32 = (I1 << 23) | (I2 << 22) | (imm10 << 12) | (imm11 << 1); in handle_T2_insn()
/netbsd/src/libexec/getty/
Dgettytab.h124 #define I2 gettynums[18].value macro
Dsubr.c235 tmode.c_iflag = I2; in setflags()
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dfrv.opc286 /* I2 */ UNIT_NIL, /* no I2 or I3 unit */
321 /* I2 */ UNIT_NIL, /* no I2 or I3 unit */
353 /* I2 */ UNIT_NIL, /* no I2 or I3 unit */
385 /* I2 */ UNIT_I2,
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dfrv.opc286 /* I2 */ UNIT_NIL, /* no I2 or I3 unit */
321 /* I2 */ UNIT_NIL, /* no I2 or I3 unit */
353 /* I2 */ UNIT_NIL, /* no I2 or I3 unit */
385 /* I2 */ UNIT_I2,
/netbsd/src/external/bsd/pcc/dist/pcc/arch/sparc64/
Dmacdefs.h146 #define I2 25 macro
/netbsd/src/external/gpl3/gdb/dist/gdb/stubs/
Dsparc-stub.c113 I0, I1, I2, I3, I4, I5, FP, I7, enumerator
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.md507 ;; gload I2 I0 4 (*)
508 ;; fload I2 I0 4 -- only 3 if read by a media insn
2683 "add%I2 %1,%2,%0"
2774 "sdiv%I2 %1,%2,%0"
2784 "udiv%I2 %1,%2,%0"
2889 "addx%I2 %1,%2,%0,%3"
3187 "sll%I2 %1,%2,%0"
3197 "sra%I2 %1, %2, %0"
3207 "srl%I2 %1, %2, %0"
3295 and%I2 %1, %2, %0
[all …]

12