HomeSort by relevance Sort by last modified time
    Searched refs:vfp (Results 1 - 25 of 54) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
vfp-bad.d 1 #name: VFP errors
2 #as: -mfpu=vfp
3 #error-output: vfp-bad.l
vfp-bad_t2.d 1 #name: Thumb-2 VFP errors
2 #as: -mfpu=vfp
3 #error-output: vfp-bad_t2.l
attr-mfpu-softvfp+vfp.d 1 # name: attributes for -mfpu=softvfp+vfp
3 # as: -mfpu=softvfp+vfp
attr-mfpu-vfp.d 1 # name: attributes for -mfpu=vfp
3 # as: -mfpu=vfp
vstr-thumb-bad.d 1 # name: VFP PC-relative VSTR thumb mode
2 # as: -mfpu=vfp -mthumb -mcpu=arm1156t2f-s
vfp-bad_t2.s 2 @ Same as vfp-bad.s, but for Thumb-2
ldr-global.s 4 .fpu vfp
  /external/valgrind/
runtests-arm.sh 17 $dir/runtest.sh vg-vfp
  /external/libvpx/libvpx/vp8/encoder/
pickinter.h 27 const vp8_variance_fn_ptr_t *vfp,
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
attr-merge-vfp-1.d 1 #source: attr-merge-vfp-2.s
2 #source: attr-merge-vfp-3-d16.s
attr-merge-vfp-1r.d 1 #source: attr-merge-vfp-3-d16.s
2 #source: attr-merge-vfp-2.s
attr-merge-vfp-2.d 1 #source: attr-merge-vfp-3.s
2 #source: attr-merge-vfp-3-d16.s
attr-merge-vfp-2r.d 1 #source: attr-merge-vfp-3-d16.s
2 #source: attr-merge-vfp-3.s
attr-merge-vfp-3.d 1 #source: attr-merge-vfp-3-d16.s
2 #source: attr-merge-vfp-4-d16.s
attr-merge-vfp-3r.d 1 #source: attr-merge-vfp-4-d16.s
2 #source: attr-merge-vfp-3-d16.s
attr-merge-vfp-4.d 1 #source: attr-merge-vfp-3.s
2 #source: attr-merge-vfp-4-d16.s
attr-merge-vfp-4r.d 1 #source: attr-merge-vfp-4-d16.s
2 #source: attr-merge-vfp-3.s
attr-merge-vfp-5.d 1 #source: attr-merge-vfp-4.s
2 #source: attr-merge-vfp-4-d16.s
attr-merge-vfp-5r.d 1 #source: attr-merge-vfp-4-d16.s
2 #source: attr-merge-vfp-4.s
attr-merge-vfp-7.d 1 #source: attr-merge-vfp-armv8.s
2 #source: attr-merge-vfp-armv8-hard.s
attr-merge-vfp-7r.d 1 #source: attr-merge-vfp-armv8.s
2 #source: attr-merge-vfp-armv8-hard.s
attr-merge-vfp-6.d 1 #source: attr-merge-vfp-3.s
attr-merge-vfp-6r.d 2 #source: attr-merge-vfp-3.s
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 50 const MV *center_mv, const vp9_variance_fn_ptr_t *vfp,
54 const vp9_variance_fn_ptr_t *vfp, int use_mvcost);
73 int error_per_bit, const vp9_variance_fn_ptr_t *vfp,
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
PL111Lcd.h 73 #define VER_AXIS_PANEL(vbp,vfp,vsw,ver_res) (UINT32)(((UINT32)(vbp) << 24) | ((UINT32)(vfp) << 16) | ((UINT32)(vsw) << 10) | ((ver_res)-1))
129 #define PL111_LCD_TIMING_1_VFP(vfp) (((vfp) & 0xFF) << 16)

Completed in 3406 milliseconds

1 2 3