Searched refs:cond (Results 1 – 2 of 2) sorted by relevance
380 condition cond; member383 …instr_jmp(const yy::location &l, condition c, rvalue target) : instruction(l), cond(c), target(std… in instr_jmp()
367 return {inst_type::jmp, (uint) cond, (uint) dest}; in raw_encode()