OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:neon_subl_u32
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-arm/
helper.h
328
DEF_HELPER_2(
neon_subl_u32
, i64, i64, i64)
neon_helper.c
1474
uint64_t HELPER(
neon_subl_u32
)(uint64_t a, uint64_t b)
function
[
all
...]
Completed in 5703 milliseconds