HomeSort by relevance Sort by last modified time
    Searched refs:armg_calculate_condition (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/VEX/priv/
guest_arm_defs.h 101 UInt armg_calculate_condition ( UInt cond_n_op /* ARMCondcode << 4 | cc_op */,
199 armg_calculate_condition, all this OP values MUST be in the range
guest_arm_helpers.c 469 UInt armg_calculate_condition ( UInt cond_n_op /* (ARMCondcode << 4) | cc_op */, function
528 vex_printf("armg_calculate_condition(ARM)"
531 vpanic("armg_calculate_condition(ARM)");
576 /* --------- specialising "armg_calculate_condition" --------- */
578 if (vex_streq(function_name, "armg_calculate_condition")) {
580 /* specialise calls to the "armg_calculate_condition" function.
    [all...]
guest_arm_toIR.c 53 0xE0) in as the first arg to armg_calculate_condition, and instead
    [all...]

Completed in 91 milliseconds