HomeSort by relevance Sort by last modified time
    Searched full:smulbb (Results 51 - 75 of 75) sorted by null

1 23

  /external/valgrind/main/none/tests/arm/
v6media.stdout.exp 158 smulbb r0, r1, r2 :: rd 0x00000000 rm 0x00030000, rn 0x00040000, carryin 0, cpsr 0x00000000 ge[3:0]=0000
159 smulbb r0, r1, r2 :: rd 0x00000002 rm 0x00030001, rn 0x00040002, carryin 0, cpsr 0x00000000 ge[3:0]=0000
160 smulbb r0, r1, r2 :: rd 0xc000ffff rm 0x00038001, rn 0x00047fff, carryin 0, cpsr 0x00000000 ge[3:0]=0000
161 smulbb r0, r1, r2 :: rd 0x3fff0001 rm 0x00037fff, rn 0x00047fff, carryin 0, cpsr 0x00000000 ge[3:0]=0000
162 smulbb r0, r1, r2 :: rd 0x00000001 rm 0x0003ffff, rn 0x0004ffff, carryin 0, cpsr 0x00000000 ge[3:0]=0000
163 smulbb r0, r1, r2 :: rd 0xffcb2e38 rm 0x2575feb2, rn 0xd2c4287c, carryin 0, cpsr 0x00000000 ge[3:0]=0000
164 smulbb r0, r1, r2 :: rd 0x07a8b29d rm 0xfb412431, rn 0x4b90362d, carryin 0, cpsr 0x00000000 ge[3:0]=0000
165 smulbb r0, r1, r2 :: rd 0xff5c9d7c rm 0x004dfbe5, rn 0xe87927cc, carryin 0, cpsr 0x00000000 ge[3:0]=0000
166 smulbb r0, r1, r2 :: rd 0xfecbe07c rm 0xf6a3fa3c, rn 0x083b3571, carryin 0, cpsr 0x00000000 ge[3:0]=0000
167 smulbb r0, r1, r2 :: rd 0xff042c1a rm 0xbf17fb9a, rn 0xb9743941, carryin 0, cpsr 0x00000000 ge[3:0] (…)
    [all...]
v6intARM.c     [all...]
v6intARM.stdout.exp     [all...]
v6intThumb.c     [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
l_mac.h 115 __asm {SMULBB result, var1, var2}
131 asm volatile("smulbb %0, %1, %2"
l_msu.h 118 SMULBB product, var1, var2
137 asm volatile("smulbb %0, %1, %2"
l_mult.h 118 SMULBB product, var1, var2
136 asm volatile("smulbb %0, %1, %2"
mult.h 117 SMULBB product, var1, var2
137 asm volatile("smulbb %0, %1, %2"
  /external/skia/legacy/include/core/
SkMath.h 164 asm("smulbb %0, %1, %2 \n"
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Filt_6k_7k_opt.s 101 SMULBB r14, r1, r0 @ (x[i] + x[i + 30]) * fir_7k[0]
syn_filt_opt.s 146 SMULBB r14, r9, r7 @ -a[1] * (*(temp_p -1))
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_IDCT_s.h 369 SMULBB xi1, xi3, LoopRR2
391 SMULBB xi0, xi2, LoopRR2
449 SMULBB xi0, xi2, LoopRR2
529 SMULBB xi1, xi3, LoopRR2
554 SMULBB xi0, xi2, LoopRR2
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_IDCT_s.h 374 SMULBB xi1, xi3, LoopRR2
397 SMULBB xi0, xi2, LoopRR2
455 SMULBB xi0, xi2, LoopRR2
535 SMULBB xi1, xi3, LoopRR2
560 SMULBB xi0, xi2, LoopRR2
    [all...]
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 288 inline void SMULBB(int cc, int Rd, int Rm, int Rs) {
blending.cpp 615 if (vs<16 && fs<16) SMULBB(AL, temp, v.reg, f.reg);
disassem.c 243 { 0x0ff0f0f0, 0x01600080, "smulbb","nms" }, // d & n inverted!!
  /external/skia/legacy/src/opts/
SkBlitRow_opts_arm.cpp 438 "smulbb r6, r6, r7 \n\t"
439 "smulbb r5, r5, r7 \n\t"
440 "smulbb r4, r4, r7 \n\t"
    [all...]
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c     [all...]
  /external/llvm/lib/Target/ARM/
ARMInstrInfo.td     [all...]
  /external/llvm/test/MC/Disassembler/ARM/
basic-arm-instructions.txt     [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s     [all...]
  /prebuilts/sdk/tools/linux/
libLLVM.so 
  /external/qemu/
arm-dis.c     [all...]
  /external/valgrind/main/VEX/priv/
guest_arm_toIR.c     [all...]

Completed in 2243 milliseconds

1 23