ncatelli / spasm

An experimental multi-target assembler.
Apache License 2.0
4 stars 0 forks source link

Bugfix/106/leading zeroes should take multiple bytes into account #110

Closed ncatelli closed 3 years ago

ncatelli commented 3 years ago

Introduction

This PR fixes a problem with how leading zeros and bits calculated the size of a type. This also removes the concept of labels from the preparser denoting either symbols or non-preparser instructions.

Linked Issues

106

Dependencies

Test

Review

Deployment

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: