code wiki / (root) / _self_host_or_shift_test.nx

_self_host_or_shift_test.nx

buildroot/runtime/_self_host_or_shift_test.nx

268 B10 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind gate/prooftopic self
docsdependenciesstructsconstsfunctions

about

Bisect: does `expr | (expr << N)` work in self-host? expect_exit: 11 Expected: (1 & 0xFF) | ((2 & 0xFF) << 8) = 0x0201 = 513. 513 % 251 = 11.

dependencies 1 imports · 0 importers

nx_syscalls.nx _self_host_or_shift_test.nx

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

structs

none

consts

none

functions

7func main() -> i64