<div dir="ltr"><div><div><div><div><div>Hi all,<br><br></div>what is exactly "zero_reg"?<br><br>from ARMInstFromats.td:<br><br><b>def pred : PredicateOperand<OtherVT, (ops i32imm, i32imm), (ops (i32 14), (i32 zero_reg))> {...}</b><br><br></div>I thought zero_reg can be replace by a random name like (alu_stat_reg for alu state register) but when I compiled it, I figure out that zero_reg is a predefined variable.<br><br></div>Can someone please give me more information about zero_reg and if possible more about PredicateOperand operands.<br><br></div>Cheers,<br></div>ES<br></div>