最終更新:2013-01-06 (日) 15:49:26 (4120d)  

ビット操作
Top / ビット操作

Linuxカーネル (asm/bitops.h?)

  • set_bit?
  • clear_bit?
  • change_bit?
  • test_bit?
  • test_and_set_bit?
  • test_and_clear_bit?
  • test_and_change_bit?