HomeSort by: relevance | last modified time | path
    Searched refs:B4 (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/libgcc/config/c6x/
libunwind.S 22 mv .s2x A4, B4
24 || ldw .d2t2 *++B4[16], B0
26 || ldw .d2t2 *+B4[1], B1
28 || ldw .d2t2 *+B4[2], B2
30 || ldw .d2t2 *+B4[3], B3
33 || ldw .d2t2 *+B4[5], B5
35 || ldw .d2t2 *+B4[6], B6
37 || ldw .d2t2 *+B4[7], B7
39 || ldw .d2t2 *+B4[8], B8
41 || ldw .d2t2 *+B4[9], B
    [all...]
lib1funcs.S 25 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
26 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
27 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
28 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
51 || cmpgt .l2 0, B4, B1
54 || [B1] neg .l2 B4, B4
89 || cmpgt .l2 0, B4, B2
94 || [B2] neg .l2 B4, B4
    [all...]
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/dolbeau/
u8.h 67 #define VEC8_ROUND_SEQ(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, \
72 VEC8_LINE1(A4, B4, C4, D4); \
76 VEC8_LINE2(A4, B4, C4, D4); \
80 VEC8_LINE3(A4, B4, C4, D4); \
84 VEC8_LINE4(A4, B4, C4, D4)
87 B4, C4, D4) \
97 VEC8_LINE1(A4, B4, C4, D4); \
99 VEC8_LINE2(A4, B4, C4, D4); \
101 VEC8_LINE3(A4, B4, C4, D4); \
103 VEC8_LINE4(A4, B4, C4, D4
    [all...]
  /src/common/lib/libc/hash/sha3/
keccak.c 123 secret uint64_t B0, B1, B2, B3, B4;
131 B4 = A[4 + 5*y];
134 A[2 + 5*y] ^= ~B3 & B4;
135 A[3 + 5*y] ^= ~B4 & B0;
  /src/external/gpl3/binutils/dist/gas/config/
rx-parse.y 69 #define B4(b1, b2, b3, b4) rx_base4 (b1, b2, b3, b4)
932 B4(0x76, 0x90, 0x08, 0x00); F($1, 24, 4); F($2, 28, 4); F($4, 16, 4); }
935 B4(0xfd, 0x77, 0x80, 0x03); F($3, 20, 4); F($5, 24, 4); }
938 B4(0xfd, 0x77, 0x80, 0x02); F($3, 20, 4); F($5, 24, 4); }
941 B4(0xfd, 0x77, 0x80, 0x00); F($3, 20, 4); F($5, 24, 4); }
944 B4(0xfd, 0x75, 0x80, 0x02); F($3, 24, 4); F($5, 20, 4); }
947 B4(0xfd, 0x75, 0x80, 0x00); F($3, 24, 4); F($5, 20, 4); }
950 B4(0x76, 0x90, 0x0c, 0x00); F($3, 16, 4); F($5, 24, 4);
    [all...]
rx-parse.c 127 #define B4(b1, b2, b3, b4) rx_base4 (b1, b2, b3, b4)
3825 B4(0x76, 0x90, 0x08, 0x00); F((yyvsp[-3].regno), 24, 4); F((yyvsp[-2].regno), 28, 4); F((yyvsp[0].regno), 16, 4); }
3832 B4(0xfd, 0x77, 0x80, 0x03); F((yyvsp[-2].regno), 20, 4); F((yyvsp[0].regno), 24, 4); }
3839 B4(0xfd, 0x77, 0x80, 0x02); F((yyvsp[-2].regno), 20, 4); F((yyvsp[0].regno), 24, 4); }
3846 B4(0xfd, 0x77, 0x80, 0x00); F((yyvsp[-2].regno), 20, 4); F((yyvsp[0].regno), 24, 4); }
3853 B4(0xfd, 0x75, 0x80, 0x02); F((yyvsp[-2].regno), 24, 4); F((yyvsp[0].regno), 20, 4); }
3860 B4(0xfd, 0x75, 0x80, 0x00); F((yyvsp[-2].regno), 24, 4); F((yyvsp[0].regno), 20, 4); }
3867 B4(0x76, 0x90, 0x0c, 0x00); F((yyvsp[-2].regno), 16, 4); F((yyvsp[0].regno), 24, 4);
    [all...]
rl78-parse.y 56 #define B4(b1, b2, b3, b4) rl78_base4 (b1, b2, b3, b4)
  /src/external/gpl3/binutils.old/dist/gas/config/
rx-parse.y 69 #define B4(b1, b2, b3, b4) rx_base4 (b1, b2, b3, b4)
932 B4(0x76, 0x90, 0x08, 0x00); F($1, 24, 4); F($2, 28, 4); F($4, 16, 4); }
935 B4(0xfd, 0x77, 0x80, 0x03); F($3, 20, 4); F($5, 24, 4); }
938 B4(0xfd, 0x77, 0x80, 0x02); F($3, 20, 4); F($5, 24, 4); }
941 B4(0xfd, 0x77, 0x80, 0x00); F($3, 20, 4); F($5, 24, 4); }
944 B4(0xfd, 0x75, 0x80, 0x02); F($3, 24, 4); F($5, 20, 4); }
947 B4(0xfd, 0x75, 0x80, 0x00); F($3, 24, 4); F($5, 20, 4); }
950 B4(0x76, 0x90, 0x0c, 0x00); F($3, 16, 4); F($5, 24, 4);
    [all...]
rx-parse.c 127 #define B4(b1, b2, b3, b4) rx_base4 (b1, b2, b3, b4)
3825 B4(0x76, 0x90, 0x08, 0x00); F((yyvsp[-3].regno), 24, 4); F((yyvsp[-2].regno), 28, 4); F((yyvsp[0].regno), 16, 4); }
3832 B4(0xfd, 0x77, 0x80, 0x03); F((yyvsp[-2].regno), 20, 4); F((yyvsp[0].regno), 24, 4); }
3839 B4(0xfd, 0x77, 0x80, 0x02); F((yyvsp[-2].regno), 20, 4); F((yyvsp[0].regno), 24, 4); }
3846 B4(0xfd, 0x77, 0x80, 0x00); F((yyvsp[-2].regno), 20, 4); F((yyvsp[0].regno), 24, 4); }
3853 B4(0xfd, 0x75, 0x80, 0x02); F((yyvsp[-2].regno), 24, 4); F((yyvsp[0].regno), 20, 4); }
3860 B4(0xfd, 0x75, 0x80, 0x00); F((yyvsp[-2].regno), 24, 4); F((yyvsp[0].regno), 20, 4); }
3867 B4(0x76, 0x90, 0x0c, 0x00); F((yyvsp[-2].regno), 16, 4); F((yyvsp[0].regno), 24, 4);
    [all...]
rl78-parse.y 56 #define B4(b1, b2, b3, b4) rl78_base4 (b1, b2, b3, b4)
  /src/lib/libm/ld80/
s_expl.c 143 B4 = LD80C(0xaaaaaaaaaaaaaaac, -5, 4.16666666666666666712e-2L);
207 (x * B5 + B4.extu_ld)) + x2 * x * B3.extu_ld;
  /src/sys/arch/ia64/unwind/
decode.h 181 struct unwind_desc_B4 B4;
192 B1, B2, B3, B4,
stackframe.c 211 strc[rec_cnt].type = B4;
581 case B4:
583 if(rchain->udesc.B4.r)
588 printf("label = %ld) \n", rchain->udesc.B4.label);
838 case B4:
839 rchain->udesc.B4.r ? switchrecordstack(0) :
1075 case B4:
decode.c 257 uwd->B4.r = ((buf[0] & 0x08) == 0x08);
260 buf = unwind_decode_ule128(buf, &uwd->B4.label);
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/
lib1funcs.S 868 #define B4 B0+4
909 mul A2,B4 $ add C6,r0 $ adc C7,r1
910 mul A3,B4 $ $ add C7,r0
927 wmov 26, B4
1029 LSR B7 $ ror B6 $ ror B5 $ ror B4
1080 #undef B4
1248 #define B4 B0+4
1287 sbc B4, B4
1288 mov B5, B4
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid64_div.c 86 UINT64 A2, Q, Q2, B2, B4, B5, R, T, DU, res;
278 B4 = B2 + B2;
308 B4 = B2 + B2;
310 R = R - B4;
314 R += (B4 & D);
438 B5 = B4 + B;
453 B5 = B4 + B;
472 B5 = B4 + B;
bid_div_macros.h 44 UINT64 Rh, R, B2, B4, Ph, Ql, Ql2, carry, Qh;
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h 115 case AArch64::D4: return AArch64::B4;
155 case AArch64::B4: return AArch64::D4;
  /src/tests/usr.bin/grep/
t_grep.sh 274 atf_check -o file:d_context_c.out grep -B4 Whig d_context_a.in
  /src/sys/arch/vax/vax/
intvec.S 130 INTVEC(softserial, KSTACK); # Software serial interrupt, B4 (IPL 13)
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidebug.h 395 UINT64 B4;
  /src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
unwind-ia64.c 1392 UNW_DEC_COPY_STATE(B4, label, arg);
1394 UNW_DEC_LABEL_STATE(B4, label, arg);
2297 "(p9) mov b4 = r25 \n\t"
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
CommonServices.h 1140 @abstract Builds a 32-bit Mac-style NumVersion value (e.g. NumVersionBuild( 1, 2, 3, kVersionStageBeta, 4 ) -> 1.2.3b4).
1399 #define HEX_DIGIT_10110100 B4
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 5138 #--SGN + S'*(B1 + S(B2 + S(B3 + S(B4 + ... + SB8)))), WHERE
5140 #--SGN + S'*([B1+T(B3+T(B5+TB7))] + [S(B2+T(B4+T(B6+TB8)))])
5142 #--NOTE THAT B4 THROUGH B8 ARE STORED IN DOUBLE PRECISION
5177 fadd.d COSB4(%pc),%fp2 # B4+T(B6+TB8)
5180 fmul.x %fp1,%fp2 # T(B4+T(B6+TB8))
5183 fadd.x COSB2(%pc),%fp2 # B2+T(B4+T(B6+TB8))
5186 fmul.x %fp2,%fp0 # S(B2+T(B4+T(B6+TB8)))
5336 fadd.d COSB4(%pc),%fp2 # B4+S(B5+...)
5339 fmul.x %fp0,%fp2 # S(B4+...)
5342 fadd.x COSB3(%pc),%fp2 # B3+S(B4+...
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/
AArch64Disassembler.cpp 412 AArch64::B0, AArch64::B1, AArch64::B2, AArch64::B3, AArch64::B4,

Completed in 62 milliseconds

1 2