Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 384 Bytes

misc-x86-assembly

Miscellaneous x86 assembly routines.

File Description
d8x2tou32x2.S Convert two unpacked BCD to two u32 binary numbers.
hhmmss.S Convert "HH:MM:SS" string to seconds.
u32toa.S Convert unsigned 32-bit integer to a string.