Skip to content

MYWeidner/Bit-Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bit-Manipulation

This repository houses bit manipulation functions. This exercise was an assignment in my Computer System class. See bits.h for detailed explanation of functions.

Functions:

  • bitXor
  • thirdBits
  • upperBits
  • byteSwap
  • copyLSB
  • divpwr2
  • isEqual
  • isLess
  • rempwr2
  • satMul2
  • bang
  • reverseBits
  • ilog2

About

Solutions for bit manipulation puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages