HomeSort by: relevance | last modified time | path
    Searched defs:B5 (Results 1 - 8 of 8) sorted by relevancy

  /src/lib/libm/ld80/
s_expl.c 146 B5 = 8.3333333333333245e-3, /* 0x1.111111111110cp-7 */
207 (x * B5 + B4.extu_ld)) + x2 * x * B3.extu_ld;
  /src/external/gpl3/gcc/dist/libgcc/config/avr/
lib1funcs-fixed.S 1338 #define B5 B0+5
1416 #undef B5
lib1funcs.S 874 #define B5 B0+5
916 mul A2,B5 $ $ add C7,r0
1034 LSR B7 $ ror B6 $ ror B5 $ ror B4
1084 #undef B5
1254 #define B5 B0+5
1293 mov B5, B4
1321 #undef B5
1782 #define B5 B0+5
1867 cpc C3,B4 $ cpc C4,B5 $ cpc C5,B6 $ cpc C6,B7
1900 cpc C1, B5
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid64_div.c 86 UINT64 A2, Q, Q2, B2, B4, B5, R, T, DU, res;
438 B5 = B4 + B;
441 R = B5 - R;
453 B5 = B4 + B;
456 R = B5 - R;
472 B5 = B4 + B;
474 R = B5 - R;
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/
lib1funcs-fixed.S 1338 #define B5 B0+5
1416 #undef B5
lib1funcs.S 869 #define B5 B0+5
911 mul A2,B5 $ $ add C7,r0
1029 LSR B7 $ ror B6 $ ror B5 $ ror B4
1079 #undef B5
1249 #define B5 B0+5
1288 mov B5, B4
1316 #undef B5
1777 #define B5 B0+5
1862 cpc C3,B4 $ cpc C4,B5 $ cpc C5,B6 $ cpc C6,B7
1895 cpc C1, B5
    [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;
438 B5 = B4 + B;
441 R = B5 - R;
453 B5 = B4 + B;
456 R = B5 - R;
472 B5 = B4 + B;
474 R = B5 - R;
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidebug.h 396 UINT64 B5;

Completed in 47 milliseconds