Searched defs:cc_dep3 (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm_helpers.c | 113 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_flag_n() 193 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_flag_z() 274 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_flag_c() 355 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_flag_v() 439 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_flags_nzcv() 473 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_condition()
|
D | guest_arm64_helpers.c | 116 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_flag_n() 234 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_flag_z() 353 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_flag_c() 463 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_flag_v() 577 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_flags_nzcv() 612 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_condition()
|