Searched refs:NEON_VOP1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | neon_helper.c | 184 #define NEON_VOP1(name, vtype, n) \ macro 503 NEON_VOP1(clz_u8, neon_u8, 4) 507 NEON_VOP1(clz_u16, neon_u16, 2) 511 NEON_VOP1(cls_s8, neon_s8, 4) 515 NEON_VOP1(cls_s16, neon_s16, 2)
|