OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEF_HELPER_4
(Results
1 - 3
of
3
) sorted by null
/external/qemu/target-i386/
helper.h
39
DEF_HELPER_4
(lcall_real, void, int, tl, int, int)
40
DEF_HELPER_4
(lcall_protected, void, int, tl, int, int)
/external/qemu/
def-helper.h
119
#define
DEF_HELPER_4
(name, ret, t1, t2, t3, t4) \
/external/qemu/target-arm/
helper.h
141
DEF_HELPER_4
(neon_tbl, i32, i32, i32, i32, i32)
423
DEF_HELPER_4
(iwmmxt_insr, i64, i64, i32, i32, i32)
Completed in 135 milliseconds