Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h483 struct dbg_idle_chk_cond_reg cond_reg /* condition register */; member
H A Decore_dbg_fw_funcs.c4199 cond_regs = &regs[0].cond_reg; in ecore_idle_chk_dump_failure()
4318 cond_regs = &regs[0].cond_reg; in ecore_idle_chk_dump_rule_entries()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td237 // $cond_reg (type VCCR) gives the input predicate register. This is
250 // $cond_reg. This variant is used for any instruction that can't, or
269 let MIOperandInfo = !con((ops i32imm:$cond, VCCR:$cond_reg, GPRlr:$tp_reg), extra_mi);