Skip to content

Add target for .wrap, dot symbol, .word as instruction (#2163)#2484

Open
magy00 wants to merge 1 commit into
raspberrypi:developfrom
magy00:pioasm-wrap-dot-word
Open

Add target for .wrap, dot symbol, .word as instruction (#2163)#2484
magy00 wants to merge 1 commit into
raspberrypi:developfrom
magy00:pioasm-wrap-dot-word

Conversation

@magy00

@magy00 magy00 commented May 22, 2025

Copy link
Copy Markdown
Contributor

Diff as suggested in #2163. Requires rebuild of flex/bison targets and pioasm docs updates:

page 58 from RP-009085-KB-2-raspberry-pi-pico-c-sdk

@magy00
magy00 changed the base branch from master to develop May 22, 2025 02:21
@lurch lurch added the pioasm label May 22, 2025
@kilograham kilograham added this to the 2.3.0 milestone Aug 13, 2025
@magy00
magy00 changed the base branch from develop to master October 24, 2025 09:27
@magy00
magy00 changed the base branch from master to develop October 24, 2025 09:27
@magy00
magy00 force-pushed the pioasm-wrap-dot-word branch from d7e7b7c to b52528a Compare October 24, 2025 09:37
@magy00
magy00 force-pushed the pioasm-wrap-dot-word branch from b52528a to a7708c7 Compare December 8, 2025 14:55
@magy00
magy00 force-pushed the pioasm-wrap-dot-word branch 2 times, most recently from a7708c7 to 0532de4 Compare July 5, 2026 18:41
@magy00
magy00 force-pushed the pioasm-wrap-dot-word branch from 0532de4 to f5698d6 Compare July 17, 2026 17:38
@magy00
magy00 force-pushed the pioasm-wrap-dot-word branch from f5698d6 to 6437af3 Compare July 17, 2026 18:02
@magy00

magy00 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Note that the "." (dot) symbol was added at the end of the lexer (and parser) list where previously an invalid character syntax error would have been printed (and so should be fully backwards compatible).

.word behaves similar as in MicroPython (all values are simply ORed).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants