Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_chassis.c791 int setbit = 0; in get_bootparam_options() local
797 setbit = 1; in get_bootparam_options()
802 if (setbit) { in get_bootparam_options()
813 if (setbit) { in get_bootparam_options()
/openbmc/qemu/target/hexagon/imported/
H A Dshift.idef446 /* tstbit/setbit/clrbit */
461 Q6INSN(S2_setbit_i,"Rd32=setbit(Rs32,#u5)",
494 Q6INSN(S2_setbit_r,"Rd32=setbit(Rs32,Rt32)",
H A Dldst.idef307 STD_MEMOP_AMODES(ior_memop, "=setbit(#U5)", "Set a bit in memory", tmp |= (1<<UiV))