/external/libhevc/common/arm64/ |
ihevc_sao_band_offset_luma.s | 152 ORR v4.8b, v4.8b , v25.8b //band_table.val[3] = vorr_u8(band_table.val[3], au1_cmp) 160 ORR v3.8b, v3.8b , v24.8b //band_table.val[2] = vorr_u8(band_table.val[2], au1_cmp) 170 ORR v2.8b, v2.8b , v23.8b //band_table.val[1] = vorr_u8(band_table.val[1], au1_cmp) 180 ORR v1.8b, v1.8b , v22.8b //band_table.val[0] = vorr_u8(band_table.val[0], au1_cmp)
|
ihevc_sao_band_offset_chroma.s | 176 ORR v4.8b, v4.8b , v13.8b //band_table.val[3] = vorr_u8(band_table.val[3], au1_cmp) 184 ORR v3.8b, v3.8b , v14.8b //band_table.val[2] = vorr_u8(band_table.val[2], au1_cmp) 194 ORR v2.8b, v2.8b , v15.8b //band_table.val[1] = vorr_u8(band_table.val[1], au1_cmp) 203 ORR v1.8b, v1.8b , v16.8b //band_table.val[0] = vorr_u8(band_table.val[0], au1_cmp) 250 ORR v12.8b, v12.8b , v17.8b //band_table.val[3] = vorr_u8(band_table.val[3], au1_cmp) 258 ORR v11.8b, v11.8b , v18.8b //band_table.val[2] = vorr_u8(band_table.val[2], au1_cmp) 268 ORR v10.8b, v10.8b , v19.8b //band_table.val[1] = vorr_u8(band_table.val[1], au1_cmp) 278 ORR v9.8b, v9.8b , v20.8b //band_table.val[0] = vorr_u8(band_table.val[0], au1_cmp)
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_PredictIntra_16x16_s.s | 313 ORR sum, sum, sum, LSL #8 ;// sum replicated in two halfword 317 ORR tVal6, sum, sum, LSL #16 ;// sum replicated in all bytes 445 ORR tVal14, tVal14, tVal14, LSL #16 ;// tVal14 = {c , c} 449 ORR tVal0, tVal6, tVal1, LSL #16 ;// tval0 = p2p0 = pack {p2, p0} 452 ORR tVal12, tVal12, tVal12, LSL #16 ;// tVal12 = {b , b} 453 ORR tVal10, tVal10, tVal10, LSL #16 ;// tVal10 = {3b , 3b} 471 ORR temp1, temp1, temp2, LSL #8 480 ORR temp1, temp1, temp2, LSL #8 489 ORR temp1, temp1, temp2, LSL #8 498 ORR temp1, temp1, temp2, LSL # [all...] |
omxVCM4P10_PredictIntraChroma_8x8_s.s | 458 ORR c, c, c, LSL #16 ;// c c 462 ORR p2p0, tVal6, tVal2, LSL #16 ;// p2p0 = pack {p2, p0} 465 ORR b, b, b, LSL #16 ;// {b,b} 466 ORR tVal7, tVal7, tVal7, LSL #16 ;// {3b,3b} 486 ORR p3210, pp2pp0, pp3pp1, LSL #8 ;// pack {p3,p2, p1, p0} 489 ORR p7654, pp6pp4, pp7pp5, LSL #8 ;// pack {p7,p6, p5, p4}
|
armVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.s | 275 ORR Acc0, Acc0, Acc1, LSL #8 276 ORR Acc2, Acc2, Acc3, LSL #8 278 ORR Acc0, Acc0, Acc2, LSL #16
|
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s | 153 ORR Acc0, Acc0, Acc1, LSL #8 175 ORR Acc2, Acc2, Acc3, LSL #8
|
armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.s | 179 ORR Acc0, Acc0, Acc1, LSL #8 ;// [a3 a2 a1 a0] 184 ORR Acc2, Acc2, Acc3, LSL #8 ;// [b3 b2 b1 b0]
|
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s | 97 ORR rowLuma01,rowLuma01,temp3,LSL #16 ;// rowLuma01 = [0b|0a] 467 ORR sum1,sum1,sum2,LSL #8 ;// sum1 = [dcba]
|
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s | 276 ORR tC, tC0, tC1, LSL #16 280 ORR tC, tC, LSL #8
|
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s | 357 ORR tC, tC1, tC0, LSL #16 361 ORR tC, tC, LSL #8
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_BitDec_s.h | 148 ORR $T2, $T2, $T1, LSL #8 149 ORR $BitBuffer, $T2, $BitBuffer, LSL #16 287 ORR $BitBuffer, $T1, $BitBuffer, LSL #8
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_BitDec_s.h | 148 ORR $T2, $T2, $T1, LSL #8 149 ORR $BitBuffer, $T2, $BitBuffer, LSL #16 287 ORR $BitBuffer, $T1, $BitBuffer, LSL #8
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_DecodeCoeffsToPair_s.S | 58 ORR r9,r9,r8,LSL #8 59 ORR r11,r9,r11,LSL #16 125 ORR r11,r8,r11,LSL #8 149 ORR r11,r8,r11,LSL #8
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
h264bsd_interpolate_ver_half.s | 192 ORR res, res, tmpa 236 ORR res, res, tmpa 284 ORR res, res, tmpa 330 ORR res, res, tmpa
|
h264bsd_interpolate_ver_quarter.s | 194 ORR res, res, tmpa 246 ORR res, res, tmpa 296 ORR res, res, tmpa 345 ORR res, res, tmpa
|
h264bsd_interpolate_hor_half.s | 198 ORR tmp1, tmp1, tmp2, LSL #8 234 ORR tmp1, tmp1, tmp2, LSL #8
|
h264bsd_interpolate_hor_ver_quarter.s | 216 ORR tmp4, tmp4, tmp5, LSL #8 252 ORR tmp4, tmp4, tmp5, LSL #8 357 ORR res, res, tmpa 409 ORR res, res, tmpa 459 ORR res, res, tmpa 508 ORR res, res, tmpa
|
h264bsd_interpolate_hor_quarter.s | 203 ORR tmp1, tmp1, tmp2, LSL #8 249 ORR tmp1, tmp1, tmp2, LSL #8
|
/external/pcre/dist/sljit/ |
sljitNativeARM_64.c | 103 #define ORR 0xaa000000 450 /* A large amount of number can be constructed from ORR and MOVx, 669 return push_inst(compiler, ORR | RD(dst) | RN(TMP_ZERO) | RM(arg2)); 695 return push_inst(compiler, (ORR ^ (1 << 31)) | RD(dst) | RN(TMP_ZERO) | RM(arg2)); 742 FAIL_IF(push_inst(compiler, (ORR ^ inv_bits) | RD(dst) | RN(arg1) | RM(arg2))); 980 return push_inst(compiler, ORR | RD(arg) | RN(TMP_ZERO) | RM(TMP_LR)); [all...] |
/external/v8/src/arm64/ |
constants-arm64.h | 499 ORR = 0x20000000, 500 ORN = ORR | NOT, 514 ORR_w_imm = LogicalImmediateFixed | ORR, 515 ORR_x_imm = LogicalImmediateFixed | ORR | SixtyFourBits, 533 ORR_w = LogicalShiftedFixed | ORR, 534 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits, [all...] |
/prebuilts/go/darwin-x86/src/math/big/ |
arith_arm.s | 147 ORR R6>>R4, R7 196 ORR R6<<R4, R7
|
/prebuilts/go/linux-x86/src/math/big/ |
arith_arm.s | 147 ORR R6>>R4, R7 196 ORR R6<<R4, R7
|
/art/compiler/utils/arm/ |
constants_arm.h | 147 ORR = 12, // Logical (inclusive) OR
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/ |
regression.s | 184 ORRLAB: ORR R5,R3,R4 ; //0x3 | 0x4 -->0x7
|
/system/core/libpixelflinger/codeflinger/ |
texturing.cpp | 830 ORR(AL, 0, pixel, pixel, reg_imm(pixel, LSL, shift)); 845 ORR(AL, 0, pixel, pixel, reg_imm(pixel, LSL, shift)); 859 ORR(AL, 0, pixel, pixel, reg_imm(pixel, LSL, shift)); [all...] |