Home
last modified time | relevance | path

Searched refs:condition_true (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Darm-tdep.c1421 condition_true (unsigned long cond, unsigned long status_reg) in condition_true() function
1558 if (cond != 0x0f && condition_true (cond, status)) /* 0x0f = SWI */ in thumb_get_next_pc()
1605 if (condition_true (bits (this_instr, 28, 31), status)) in arm_get_next_pc()