mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-25 16:56:12 +00:00
7 lines
212 B
Plaintext
7 lines
212 B
Plaintext
vbits=0x00000000 ctz(0x00000000)=32
|
|
vbits=0x00000000 ctz(0x00000001)=0
|
|
vbits=0x00000040 ctz(0x00000090)=4
|
|
vbits=0x00000a00 ctz(0x00000500)=8
|
|
vbits=0x001e0000 ctz(0x000f0000)=16
|
|
vbits=0xfffffffe ctz(0xffffffff)=0
|