aboutsummaryrefslogtreecommitdiff
path: root/private_include/nw/routines.h
Commit message (Collapse)AuthorAgeFilesLines
* Add br_tableXavier Del Campo Romero2025-11-151-1/+2
| | | | | | | | | br_table is in fact a generalization of other branch types like br or br_if, since br_table contains several branches for the same pc inside the nw_lo section. Therefore, this kind of branch forced some changes to nwp_break and those relying on it.
* Add if and else operatorsXavier Del Campo Romero2025-11-101-1/+2
|
* First commitXavier Del Campo Romero2025-11-061-0/+71