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

  /external/libvpx/libvpx/vpx_dsp/ppc/
intrapred_vsx.c 386 const int16x8_t a1h, const int16x8_t a1l,
393 vh = vec_sub(vec_add(ls, a1h), tl);
403 const int16x8_t a1h = unpack_to_s16_h(a1); local
406 tm_predictor_32x1(dst, vec_splat(l, 0), a0h, a0l, a1h, a1l, tl);
409 tm_predictor_32x1(dst, vec_splat(l, 1), a0h, a0l, a1h, a1l, tl);
412 tm_predictor_32x1(dst, vec_splat(l, 2), a0h, a0l, a1h, a1l, tl);
415 tm_predictor_32x1(dst, vec_splat(l, 3), a0h, a0l, a1h, a1l, tl);
418 tm_predictor_32x1(dst, vec_splat(l, 4), a0h, a0l, a1h, a1l, tl);
421 tm_predictor_32x1(dst, vec_splat(l, 5), a0h, a0l, a1h, a1l, tl);
424 tm_predictor_32x1(dst, vec_splat(l, 6), a0h, a0l, a1h, a1l, tl)
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmiEntry.asm 56 DB 2eh, 0a1h ; mov ax, cs:[offset16]
60 DB 66h, 2eh, 0a1h ; mov eax, cs:[offset16]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmiEntry.asm 71 DB 2eh, 0a1h ; mov ax, cs:[offset16]
76 DB 66h, 2eh, 0a1h ; mov eax, cs:[offset16]

Completed in 181 milliseconds