OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sub_usaturate
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-arm/
op_helper.c
199
uint32_t HELPER(
sub_usaturate
)(uint32_t a, uint32_t b)
function
helper.h
11
DEF_HELPER_2(
sub_usaturate
, i32, i32, i32)
Completed in 97 milliseconds