HomeSort by relevance Sort by last modified time
    Searched refs:dh1 (Results 1 - 6 of 6) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_TransformResidual4x4_s.s 101 dh1 DN D1.S16 define
168 VADD dh1,dg1,dg2 ;// f1 = e1 + e2
178 VRSHR dh1,#6
187 VST1 {dh0,dh1,dh2,dh3},[pDst]
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 180 dh1 DN D1.S16 define
342 VADD dh1,dg1,dg2 ;// f1 = e1 + e2
352 VRSHR dh1,#6
  /external/valgrind/main/none/tests/s390x/
opcodes.h 26 #define SIY_IRD(op1,i2,b1,dl1,dh1,op2) \
28 ".long 0x" #b1 #dl1 #dh1 #op2 "\n\t"
65 #define SIY_URD(op1,i2,b1,dl1,dh1,op2) \
67 ".long 0x" #b1 #dl1 #dh1 #op2 "\n\t"
109 #define AGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7a)
119 #define ALGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7e)
124 #define ALSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6e
    [all...]
  /external/chromium_org/v8/test/mjsunit/
track-fields.js 390 var dh1 = double_to_object(true);
392 assertTrue(%HaveSameMap(dh1, dh2));
393 assertEquals(true, dh1.d_to_h);
  /external/valgrind/main/VEX/priv/
guest_s390_toIR.c 2512 s390_disasm(ENC3(MNM, SDXB, UINT), mnm, dh1, dl1, 0, b1, i2); variable
2530 s390_disasm(ENC3(MNM, SDXB, INT), mnm, dh1, dl1, 0, b1, (Int)(Char)i2); variable
15205 unsigned int dh1 : 8; member in struct:__anon15319::__anon15333
    [all...]
host_s390_defs.c 1621 s390_disasm(ENC3(MNM, SDXB, INT), "agsi", dh1, dl1, 0, b1, (Int)(Char)i2); local
1633 s390_disasm(ENC3(MNM, SDXB, INT), "asi", dh1, dl1, 0, b1, (Int)(Char)i2); local
    [all...]

Completed in 264 milliseconds