Home | History | Annotate | Download | only in Hexagon

Lines Matching full:setbit

1862                   #!if(memOpBits{1},")", ""), // clrbit, setbit - include ')'
1898 def _SETBIT#NAME#_V4 : MemOp_ri_base<opc, opcBits, ImmOp, " =setbit(", 0b11>;
2008 // mem[bhw](Rs+#0) = [clrbit|setbit](#U5)
2009 // mem[bhw](Rs+#u6) = [clrbit|setbit](#U5)
2016 // mem[bhw](Rs+#u6:[012]) = [clrbit|setbit](#U5)
2023 // mem[bhw](Rs+#0) = [clrbit|setbit](#U5)
2035 // Byte - setbit
2041 // Half Word - setbit
2047 // mem[bh](Rs+#0) = [clrbit|setbit](#U5)
2048 // mem[bh](Rs+#u6:[01]) = [clrbit|setbit](#U5)
2053 // memw(Rs+#0) = [clrbit|setbit](#U5)
2054 // memw(Rs+#u6:2) = [clrbit|setbit](#U5)