Searched refs:sel_flags (Results 1 – 2 of 2) sorted by relevance
/external/qemu/target-arm/ | ||
D | helpers.h | 63 DEF_HELPER_3(sel_flags, i32, i32, i32, i32) |
D | helper.c | 2249 uint32_t HELPER(sel_flags)(uint32_t flags, uint32_t a, uint32_t b) in HELPER() argument |