Searched refs:neon_rhadd_u32 (Results 1 – 2 of 2) sorted by relevance
/external/qemu/target-arm/ | ||
D | helpers.h | 192 DEF_HELPER_2(neon_rhadd_u32, i32, i32, i32) |
D | neon_helper.c | 301 uint32_t HELPER(neon_rhadd_u32)(uint32_t src1, uint32_t src2) in HELPER() argument |