diff options
author | Ian Moffett <ian@osmora.org> | 2025-07-22 16:01:19 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-07-22 16:01:19 -0400 |
commit | fd0c31d4cfd6e220271e43102fb69301d7ffc664 (patch) | |
tree | 87ade2d6271c48ff9592bdb8cc10a723e1dd885e /sys/include/arch/amd64/asm | |
parent | 7a38e4f8aac5cfe7a4503589a2cf8b953295e04b (diff) |
oasm: Add support for '!' comments
Introduce comments, example usage:
--
!!
!! Double the X5 register by using the
!! MUL instruction.
!!
mul x5, 2 !! wow
--
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/include/arch/amd64/asm')
0 files changed, 0 insertions, 0 deletions