Home
last modified time | relevance | path

Searched refs:neon_add_u8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dneon_helper.c451 uint32_t HELPER(neon_add_u8)(uint32_t a, uint32_t b) in HELPER() argument
/openbmc/qemu/target/arm/
H A Dhelper.h350 DEF_HELPER_2(neon_add_u8, i32, i32, i32)