omicron 5272fdb227 Add more values to the ast to facilitate encoding
- Add a instruction value that contains the encoding, the address and a
  flag to indicate if this instruction contains label references
- Add label value that contains an address
- Add reference value that contains offset, an absolute address and an
  operand size
- define types for all value options in the union
- define accessor functions for all the values in the union
2025-04-23 15:57:04 +02:00
2025-04-23 15:56:46 +02:00
2025-03-30 17:45:51 +02:00
Description
No description provided
MIT 482 KiB
Languages
C 94.2%
C++ 3.8%
Makefile 1.3%
Assembly 0.5%
Shell 0.2%