https://github.com/wiktorlazarski/x86-assembly-computer-architecture-project
Implementation of a function which returns the value of the first integer numeric constant found in a character string. The constants are in a typical assembler notation with suffixes representing the number system used: none or d for decimal, q or o for octal, b for binary, leading decimal digit and h suffix for hexadecimal.
https://github.com/wiktorlazarski/x86-assembly-computer-architecture-project
Last synced: 2 months ago
JSON representation
Implementation of a function which returns the value of the first integer numeric constant found in a character string. The constants are in a typical assembler notation with suffixes representing the number system used: none or d for decimal, q or o for octal, b for binary, leading decimal digit and h suffix for hexadecimal.
- Host: GitHub
- URL: https://github.com/wiktorlazarski/x86-assembly-computer-architecture-project
- Owner: wiktorlazarski
- Created: 2020-01-22T19:15:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T14:47:13.000Z (over 5 years ago)
- Last Synced: 2025-01-19T06:19:59.373Z (4 months ago)
- Language: Assembly
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0