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

  /src/external/apache2/llvm/dist/clang/INPUTS/
macro_pounder_fn.c 13 #define A7(A, B) A6(A,B) A6(A,B) A6(A,B) A6(A,B) A6(A,B) A6(A,B)
14 #define A8(A, B) A7(A,B) A7(A,B) A7(A,B) A7(A,B) A7(A,B) A7(A,B)
macro_pounder_obj.c 13 #define A7 A6 A6 A6 A6 A6 A6
14 #define A8 A7 A7 A7 A7 A7 A7
  /src/sys/arch/m68k/include/
reg.h 48 int r_regs[16]; /* D0-D7/A0-A7 */
83 #define A7 (15)
86 #define SP A7
  /src/lib/libm/ld128/
k_expl.h 76 A7 = 1.9841269841269470e-4, /* 0x1.a01a01a019f91p-13 */
257 dr * (A7 + dr * (A8 + dr * (A9 + dr * A10))))))));
  /src/external/gpl3/gcc/dist/libgcc/config/avr/
lib1funcs-fixed.S 1280 #define A7 A0+7
1290 sub A7, A7
1295 sbc A7, A7
1315 ldi A7, 0x7f
1326 sbrs A7, 7
1381 subi A7, 0x80
1395 ldi A7, 0x7f
1396 cp A7, B
    [all...]
lib1funcs.S 866 #define A7 A0+7
906 mul A7,B0 $ $ mov C7,r0
1044 adc C4,A4 $ adc C5,A5 $ adc C6,A6 $ adc C7,A7
1048 rol A4 $ rol A5 $ rol A6 $ rol A7
1091 #undef A7
1247 #define A7 A0+7
1315 #undef A7
1774 #define A7 A0+7
1861 push A7
1866 CP A7,B0 $ cpc C0,B1 $ cpc C1,B2 $ cpc C2,B
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/
lib1funcs-fixed.S 1280 #define A7 A0+7
1290 sub A7, A7
1295 sbc A7, A7
1315 ldi A7, 0x7f
1326 sbrs A7, 7
1381 subi A7, 0x80
1395 ldi A7, 0x7f
1396 cp A7, B
    [all...]
lib1funcs.S 861 #define A7 A0+7
901 mul A7,B0 $ $ mov C7,r0
1039 adc C4,A4 $ adc C5,A5 $ adc C6,A6 $ adc C7,A7
1043 rol A4 $ rol A5 $ rol A6 $ rol A7
1086 #undef A7
1242 #define A7 A0+7
1310 #undef A7
1769 #define A7 A0+7
1856 push A7
1861 CP A7,B0 $ cpc C0,B1 $ cpc C1,B2 $ cpc C2,B
    [all...]
  /src/external/gpl3/gdb/dist/gdb/stubs/
m68k-stub.c 147 A0,A1,A2,A3,A4,A5,A6,A7,
357 # save the a7 in use at time of exception
361 movel a7,a5@(60) /* save a7 */
442 movel a7,a5@(60) /* save a7 */
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
m68k-stub.c 147 A0,A1,A2,A3,A4,A5,A6,A7,
357 # save the a7 in use at time of exception
361 movel a7,a5@(60) /* save a7 */
442 movel a7,a5@(60) /* save a7 */
  /src/external/bsd/pcc/dist/pcc/arch/m68k/
macdefs.h 154 #define A7 15 /* Stack pointer */
241 #define STKREG A7 /* stack pointer */
  /src/external/bsd/pcc/dist/pcc/arch/mips/
macdefs.h 149 #define A7 11
  /src/crypto/external/apache2/openssl/dist/test/
modes_internal_test.c 427 static const u8 K7[24], P7[] = { 0 }, A7[] = { 0 }, IV7[12], C7[] = { 0 };
436 #define A8 A7
  /src/crypto/external/bsd/openssl/dist/test/
modes_internal_test.c 424 static const u8 K7[24], P7[] = { 0 }, A7[] = { 0 }, IV7[12], C7[] = { 0 };
433 # define A8 A7
  /src/crypto/external/bsd/openssl.old/dist/test/
modes_internal_test.c 418 static const u8 K7[24], P7[] = { 0 }, A7[] = { 0 }, IV7[12], C7[] = { 0 };
427 # define A8 A7

Completed in 31 milliseconds