HomeSort by relevance Sort by last modified time
    Searched defs:L02 (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/
i112045-1.s 11 L02:
12 add L02 - L01, A0
i112045-2.s 4 L02:
5 .long L04 - L02
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
symbols-7.s 4 L02: .space 10
  /system/bt/embdrv/sbc/decoder/srce/
synthesis-dct8.c 94 double L00, L01, L02, L03, L04, L05, L06, L07;
121 L02 = (in2 + in5);
122 OI_ASSERT(VALID_INT32(L02));
136 FLOAT_BUTTERFLY(L01, L02);
138 L02 += L03;
139 OI_ASSERT(VALID_INT32(L02));
141 L02 = FLOAT_MULT_DCT(AAN_C4_FLOAT, L02);
142 OI_ASSERT(VALID_INT32(L02));
151 FLOAT_BUTTERFLY(L03, L02);
    [all...]

Completed in 359 milliseconds